Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
PrintSpells Method (
array<
Int32
>
[]
()
[]
[]
, Int32, Int32, Nullable
<
(Of
<
(
<'
Realm
>
)
>
)
>
)
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
PrintSpells
(
int
[]
spells
,
int
y
,
int
x
,
Nullable
<
Realm
>
realm
)
Parameters
spells
Type:
array<
Int32
>
[]
()
[]
[]
y
Type:
Int32
x
Type:
Int32
realm
Type:
Nullable
<
(Of
<
(
<'
Realm
>
)
>
)
>
See Also
SaveGame Class
PrintSpells Overload
AngbandOS.Core Namespace