text
stringlengths
0
616
# returns Server.Network.NetState
pass
def get_Account():
# returns Server.Accounting.IAccount
pass
def get_Mobile():
# returns Server.Mobile
pass
def set_Mobile(value):
# returns System.Void
pass
def get_Name():
# returns System.String
pass
def get_Female():
# returns System.Boolean
pass
def get_Hue():
# returns System.Int32
pass
def get_Str():
# returns System.Int32
pass
def get_Dex():
# returns System.Int32
pass
def get_Int():
# returns System.Int32
pass
def get_City():
# returns Server.Network.CityInfo
pass
def get_Skills():
# returns Server.SkillNameValue[]
pass
def get_ShirtHue():
# returns System.Int32
pass
def get_PantsHue():
# returns System.Int32
pass
def get_HairID():
# returns System.Int32
pass
def get_HairHue():
# returns System.Int32
pass
def get_BeardID():
# returns System.Int32
pass
def get_BeardHue():
# returns System.Int32
pass
def get_Profession():
# returns System.Int32
pass
def set_Profession(value):
# returns System.Void
pass
def get_Race():
# returns Server.Race
pass
def get_FaceID():
# returns System.Int32
pass
def get_FaceHue():
# returns System.Int32
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.OpenDoorMacroEventArgs:
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