Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Thing
.
.
::
.
.
GetXmlFile Method
Thing Class
See Also
Send Feedback
Gets the path of the xml file that this object's data was loaded from
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
string
GetXmlFile
()
Return Value
A
String
, the path of the file.
See Also
Thing Class
Thing Members
BaseLib Namespace