Keyword(s) to search:
Sort results by title
Keyword Index
GameServer
.
.
::
.
.
CharacterName Property
Returns the character name 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
<
string
>
CharacterName
{
get
; }
Return Value
See Also
GameServer Class
AngbandOS.Core Namespace