Gets an array of names of muds that are currently online
Namespace: InterMudAssembly: InterMud (in InterMud.dll) Version: 1.0.0.0
Syntax
C# |
---|
public string[] GetOnlineMuds() |
Return Value
A
String. The muds that are currently online, sorted by name.
See Also