text stringlengths 0 616 |
|---|
pass |
def GetWorldTop(): |
# returns Server.Point3D |
pass |
def SendLocalizedMessageTo(to, number): |
# returns System.Void |
pass |
def SendLocalizedMessageTo(to, number, args): |
# returns System.Void |
pass |
def SendLocalizedMessage(number, args): |
# returns System.Void |
pass |
def SendLocalizedMessage(type, number, affixType, affix, args): |
# returns System.Void |
pass |
def SendLocalizedMessageTo(to, number, affixType, affix, args): |
# returns System.Void |
pass |
def OnDoubleClick(from): |
# returns System.Void |
pass |
def OnDoubleClickOutOfRange(from): |
# returns System.Void |
pass |
def OnDoubleClickCantSee(from): |
# returns System.Void |
pass |
def OnDoubleClickDead(from): |
# returns System.Void |
pass |
def OnDoubleClickNotAccessible(from): |
# returns System.Void |
pass |
def OnSnoop(from): |
# returns System.Void |
pass |
def get_InSecureTrade(): |
# returns System.Boolean |
pass |
def GetSecureTradeCont(): |
# returns Server.Items.SecureTradeContainer |
pass |
def OnItemAdded(item): |
# returns System.Void |
pass |
def OnItemRemoved(item): |
# returns System.Void |
pass |
def OnSubItemAdded(item): |
# returns System.Void |
pass |
def OnSubItemRemoved(item): |
# returns System.Void |
pass |
def OnItemBounceCleared(item): |
# returns System.Void |
pass |
def OnSubItemBounceCleared(item): |
# returns System.Void |
pass |
def CheckTarget(from, targ, targeted): |
# returns System.Boolean |
pass |
def OnStatsQuery(m): |
# returns System.Void |
pass |
def SendStatusTo(state): |
# returns System.Void |
pass |
def GetStatusPacketFor(state): |
# returns Server.Network.Packet |
pass |
def CanBeRenamedBy(m): |
# returns System.Boolean |
pass |
def IsChildOf(o): |
# returns System.Boolean |
pass |
def IsChildOf(o, allowNull): |
# returns System.Boolean |
pass |
def get_ItemData(): |
# returns Server.ItemData |
pass |
def OnItemUsed(from, item): |
# returns System.Void |
pass |
def CheckItemUse(from): |
# returns System.Boolean |
pass |
def CheckItemUse(from, item): |
# returns System.Boolean |
pass |
def OnItemLifted(from, item): |
# returns System.Void |
pass |
def CheckLift(from): |
# returns System.Boolean |
pass |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.