Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Thing
.
.
::
.
.
Nouns Property
Thing Class
See Also
Send Feedback
[Missing <summary> documentation for "P:BaseLib.Thing.Nouns"]
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
string
[]
Nouns
{
get
;
set
; }
Field Value
The nouns that describe this object.
See Also
Thing Class
Thing Members
BaseLib Namespace