Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Thing
.
.
::
.
.
GetThingPath Method
Thing Class
See Also
Send Feedback
Gets the xml file, if set, or else the class name of this thing.
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
string
GetThingPath
()
Return Value
The thing path.
See Also
Thing Class
Thing Members
BaseLib Namespace