Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Room
.
.
::
.
.
IsRoomLoaded Method
Room Class
See Also
Send Feedback
Is a room loaded?
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
static
bool
IsRoomLoaded
(
string
path
)
Parameters
path
Type:
System
.
.
::
.
.
String
A
String
Return Value
A
Boolean
See Also
Room Class
Room Members
BaseLib Namespace