text stringlengths 0 616 |
|---|
def OnAdded(parent): |
# returns System.Void |
pass |
def get_Map(): |
# returns Server.Map |
pass |
def set_Map(value): |
# returns System.Void |
pass |
def Serialize(writer): |
# 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_LockedDownFlag(): |
# returns System.Int32 |
pass |
def set_LockedDownFlag(value): |
# returns System.Void |
pass |
def get_SecureFlag(): |
# returns System.Int32 |
pass |
def set_SecureFlag(value): |
# returns System.Void |
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 Deserialize(reader): |
# 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 get_IsVirtualItem(): |
# returns System.Boolean |
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 |
pass |
def get_TotalItems(): |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.