text
stringlengths 0
616
|
|---|
# returns System.Boolean
|
pass
|
def set_AllowConnection(value):
|
# returns System.Void
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.ConnectedEventArgs:
|
Mobile = None
|
def get_Mobile():
|
# returns Server.Mobile
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.DisconnectedEventArgs:
|
Mobile = None
|
def get_Mobile():
|
# returns Server.Mobile
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.AnimateRequestEventArgs:
|
Mobile = None
|
Action = None
|
def get_Mobile():
|
# returns Server.Mobile
|
pass
|
def get_Action():
|
# returns System.String
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.CastSpellRequestEventArgs:
|
Mobile = None
|
Spellbook = None
|
SpellID = None
|
def get_Mobile():
|
# returns Server.Mobile
|
pass
|
def get_Spellbook():
|
# returns Server.Item
|
pass
|
def get_SpellID():
|
# returns System.Int32
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def GetType():
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.