text stringlengths 0 616 |
|---|
def Equals(obj): |
# returns System.Boolean |
pass |
def ToString(format): |
# returns System.String |
pass |
def GetType(): |
# returns System.Type |
pass |
class Server.CharacterListFlags: |
def GetHashCode(): |
# returns System.Int32 |
pass |
def ToString(): |
# returns System.String |
pass |
def ToString(format, provider): |
# returns System.String |
pass |
def CompareTo(target): |
# returns System.Int32 |
pass |
def ToString(provider): |
# returns System.String |
pass |
def HasFlag(flag): |
# returns System.Boolean |
pass |
def GetTypeCode(): |
# returns System.TypeCode |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def ToString(format): |
# returns System.String |
pass |
def GetType(): |
# returns System.Type |
pass |
class Server.HousingFlags: |
def GetHashCode(): |
# returns System.Int32 |
pass |
def ToString(): |
# returns System.String |
pass |
def ToString(format, provider): |
# returns System.String |
pass |
def CompareTo(target): |
# returns System.Int32 |
pass |
def ToString(provider): |
# returns System.String |
pass |
def HasFlag(flag): |
# returns System.Boolean |
pass |
def GetTypeCode(): |
# returns System.TypeCode |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def ToString(format): |
# returns System.String |
pass |
def GetType(): |
# returns System.Type |
pass |
class Server.ExpansionInfo: |
CoreExpansion = None |
Table = None |
ID = None |
Name = None |
ClientFlags = None |
SupportedFeatures = None |
CharacterListFlags = None |
RequiredClient = None |
CustomHousingFlag = None |
def get_CoreExpansion(): |
# returns Server.ExpansionInfo |
pass |
def get_Table(): |
# returns Server.ExpansionInfo[] |
pass |
def GetFeatures(ex): |
# returns Server.FeatureFlags |
pass |
def GetInfo(ex): |
# returns Server.ExpansionInfo |
pass |
def GetInfo(ex): |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.