text stringlengths 0 616 |
|---|
pass |
def ToString(): |
# returns System.String |
pass |
class Server.TargetedItemUseEventArgs: |
Mobile = None |
Source = None |
Target = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def get_Source(): |
# returns Server.IEntity |
pass |
def get_Target(): |
# returns Server.IEntity |
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.TargetByResourceMacroEventArgs: |
Mobile = None |
Tool = None |
ResourceType = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def get_Tool(): |
# returns Server.Item |
pass |
def get_ResourceType(): |
# returns System.Int32 |
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.EquipMacroEventArgs: |
Mobile = None |
List = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def get_List(): |
# returns System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] |
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.UnequipMacroEventArgs: |
Mobile = None |
List = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def get_List(): |
# returns System.Collections.Generic.List`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def GetHashCode(): |
# returns System.Int32 |
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.