text stringlengths 0 616 |
|---|
pass |
def Compile(compress, length): |
# returns System.Byte[] |
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.FacialHairEquipUpdate: |
PacketID = None |
State = None |
UnderlyingStream = None |
def get_PacketID(): |
# returns System.Int32 |
pass |
def get_State(): |
# returns Server.Network.PacketState |
pass |
def EnsureCapacity(length): |
# returns System.Void |
pass |
def get_UnderlyingStream(): |
# returns Server.Network.PacketWriter |
pass |
def SetStatic(): |
# returns System.Void |
pass |
def Acquire(): |
# returns System.Void |
pass |
def OnSend(): |
# returns System.Void |
pass |
def Release(): |
# returns System.Void |
pass |
def Compile(compress, length): |
# returns System.Byte[] |
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.FaceEquipUpdate: |
PacketID = None |
State = None |
UnderlyingStream = None |
def get_PacketID(): |
# returns System.Int32 |
pass |
def get_State(): |
# returns Server.Network.PacketState |
pass |
def EnsureCapacity(length): |
# returns System.Void |
pass |
def get_UnderlyingStream(): |
# returns Server.Network.PacketWriter |
pass |
def SetStatic(): |
# returns System.Void |
pass |
def Acquire(): |
# returns System.Void |
pass |
def OnSend(): |
# returns System.Void |
pass |
def Release(): |
# returns System.Void |
pass |
def Compile(compress, length): |
# returns System.Byte[] |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def GetHashCode(): |
# returns System.Int32 |
pass |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.