text
stringlengths 0
616
|
|---|
def SendMovingParticles(from, to, itemID, speed, duration, fixedDirection, explodes, effect, explodeEffect, explodeSound, unknown):
|
# returns System.Void
|
pass
|
def SendMovingParticles(from, to, itemID, speed, duration, fixedDirection, explodes, hue, renderMode, effect, explodeEffect, explodeSound, unknown):
|
# returns System.Void
|
pass
|
def SendMovingParticles(from, to, itemID, speed, duration, fixedDirection, explodes, hue, renderMode, effect, explodeEffect, explodeSound, layer, unknown):
|
# returns System.Void
|
pass
|
def SendPacket(origin, map, p):
|
# returns System.Void
|
pass
|
def SendPacket(origin, map, p):
|
# 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.EventLog:
|
def Error(eventID, text):
|
# returns System.Void
|
pass
|
def Error(eventID, format, args):
|
# returns System.Void
|
pass
|
def Warning(eventID, text):
|
# returns System.Void
|
pass
|
def Warning(eventID, format, args):
|
# returns System.Void
|
pass
|
def Inform(eventID, text):
|
# returns System.Void
|
pass
|
def Inform(eventID, format, args):
|
# 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.OnItemObtainedEventHandler:
|
Method = None
|
Target = None
|
def Invoke(e):
|
# returns System.Void
|
pass
|
def BeginInvoke(e, callback, object):
|
# returns System.IAsyncResult
|
pass
|
def EndInvoke(result):
|
# returns System.Void
|
pass
|
def GetObjectData(info, context):
|
# returns System.Void
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetInvocationList():
|
# returns System.Delegate[]
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def DynamicInvoke(args):
|
# returns System.Object
|
pass
|
def get_Method():
|
# returns System.Reflection.MethodInfo
|
pass
|
def get_Target():
|
# returns System.Object
|
pass
|
def Clone():
|
# returns System.Object
|
pass
|
def GetType():
|
# returns System.Type
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.