text
stringlengths
0
616
# returns System.Void
pass
def get_Items():
# returns System.Collections.Generic.List`1[[Server.Item, Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null]]
pass
def get_RootParent():
# returns System.Object
pass
def ParentsContain():
# returns System.Boolean
pass
def AddItem(item):
# returns System.Void
pass
def Delta(flags):
# returns System.Void
pass
def RemDelta(flags):
# returns System.Void
pass
def get_NoMoveHS():
# returns System.Boolean
pass
def set_NoMoveHS(value):
# returns System.Void
pass
def ProcessDelta():
# returns System.Void
pass
def ProcessDeltaQueue():
# returns System.Void
pass
def OnDelete():
# returns System.Void
pass
def OnParentDeleted(parent):
# returns System.Void
pass
def FreeCache():
# returns System.Void
pass
def Delete():
# returns System.Void
pass
def PublicOverheadMessage(type, hue, ascii, text):
# returns System.Void
pass
def PublicOverheadMessage(type, hue, number):
# returns System.Void
pass
def PublicOverheadMessage(type, hue, number, args):
# returns System.Void
pass
def PrivateOverheadMessage(type, hue, number, state, args):
# returns System.Void
pass
def PrivateOverheadMessage(type, hue, ascii, text, state):
# returns System.Void
pass
def GetRegion():
# returns Server.Region
pass
def GetDistanceToSqrt(p):
# returns System.Double
pass
def InRange(p, range):
# returns System.Boolean
pass
def InLOS(target):
# returns System.Boolean
pass
def OnAfterDelete():
# returns System.Void
pass
def RemoveItem(item):
# returns System.Void
pass
def OnAfterDuped(newItem):
# returns System.Void
pass
def OnDragLift(from):
# returns System.Boolean
pass
def OnEquip(from):
# returns System.Boolean
pass
def get_Spawner():
# returns Server.ISpawner
pass
def set_Spawner(value):
# returns System.Void
pass
def OnBeforeSpawn(location, m):
# returns System.Void
pass
def OnAfterSpawn():
# returns System.Void
pass
def get_PhysicalResistance():
# returns System.Int32