Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Thing
.
.
::
.
.
ReflexivePronoun Property
Thing Class
See Also
Send Feedback
The reflexive pronoun for this object. Always returns "itself". Override to change.
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
virtual
string
ReflexivePronoun
{
get
; }
See Also
Thing Class
Thing Members
BaseLib Namespace