text stringlengths 0 616 |
|---|
# returns System.Int32 |
pass |
def OnMoveOff(m): |
# returns System.Boolean |
pass |
def OnMoveOver(m): |
# returns System.Boolean |
pass |
def get_HandlesOnMovement(): |
# returns System.Boolean |
pass |
def OnMovement(m, oldLocation): |
# returns System.Void |
pass |
def Internalize(): |
# returns System.Void |
pass |
def OnMapChange(): |
# returns System.Void |
pass |
def OnRemoved(parent): |
# returns System.Void |
pass |
def OnAdded(parent): |
# returns System.Void |
pass |
def get_Map(): |
# returns Server.Map |
pass |
def set_Map(value): |
# returns System.Void |
pass |
def GetObjectsInRange(range): |
# returns Server.IPooledEnumerable`1[[Server.IEntity, Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null]] |
pass |
def GetItemsInRange(range): |
# returns Server.IPooledEnumerable`1[[Server.Item, Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null]] |
pass |
def GetMobilesInRange(range): |
# returns Server.IPooledEnumerable`1[[Server.Mobile, Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null]] |
pass |
def GetClientsInRange(range): |
# returns Server.IPooledEnumerable`1[[Server.Network.NetState, Server, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null]] |
pass |
def get_IsLockedDown(): |
# returns System.Boolean |
pass |
def set_IsLockedDown(value): |
# returns System.Void |
pass |
def OnLockDownChange(): |
# returns System.Void |
pass |
def get_IsSecure(): |
# returns System.Boolean |
pass |
def set_IsSecure(value): |
# returns System.Void |
pass |
def OnSecureChange(): |
# returns System.Void |
pass |
def GetTempFlag(flag): |
# returns System.Boolean |
pass |
def SetTempFlag(flag, value): |
# returns System.Void |
pass |
def GetSavedFlag(flag): |
# returns System.Boolean |
pass |
def SetSavedFlag(flag, value): |
# returns System.Void |
pass |
def GetMaxUpdateRange(): |
# returns System.Int32 |
pass |
def GetUpdateRange(m): |
# returns System.Int32 |
pass |
def SendInfoTo(state): |
# returns System.Void |
pass |
def SendInfoTo(state, sendOplPacket): |
# returns System.Void |
pass |
def GetTotal(type): |
# returns System.Int32 |
pass |
def UpdateTotal(sender, type, delta): |
# returns System.Void |
pass |
def UpdateTotals(): |
# returns System.Void |
pass |
def get_LabelNumber(): |
# returns System.Int32 |
pass |
def get_TotalGold(): |
# returns System.Int32 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.