text stringlengths 0 616 |
|---|
def Serialize(writer): |
# 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.UOPHash: |
def BuildChunkIDs(chunkIds, chunkIds2): |
# returns System.Void |
pass |
def HashLittle2(s): |
# returns System.UInt64 |
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.StringList: |
Localization = None |
EntryTable = None |
StringTable = None |
Language = None |
Item = None |
def get_Localization(): |
# returns Server.StringList |
pass |
def MatchComparison(m): |
# returns System.String |
pass |
def FormatArguments(entry): |
# returns System.String |
pass |
def CombineArguments(str, args): |
# returns System.String |
pass |
def CombineArguments(str, args): |
# returns System.String |
pass |
def CombineArguments(number, args): |
# returns System.String |
pass |
def CombineArguments(number, args): |
# returns System.String |
pass |
def get_EntryTable(): |
# returns System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Server.StringEntry, Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null]] |
pass |
def get_StringTable(): |
# returns System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] |
pass |
def get_Language(): |
# returns System.String |
pass |
def get_Item(number): |
# returns System.String |
pass |
def GetEntry(number): |
# returns Server.StringEntry |
pass |
def GetString(number): |
# 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.StringEntry: |
Number = None |
Text = None |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.