Keyword(s) to search:
Sort results by title
Keyword Index
GameServer
.
.
::
.
.
Level Property
Returns the current level of the player. If the player is dead, null is returned.
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
Nullable
<
int
>
Level
{
get
; }
Return Value
See Also
GameServer Class
AngbandOS.Core Namespace