text stringlengths 0 616 |
|---|
def GetType(): |
# returns System.Type |
pass |
def ToString(): |
# returns System.String |
pass |
class Server.MobileCreatedEventArgs: |
Mobile = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def set_Mobile(value): |
# returns System.Void |
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.MobileDeletedEventArgs: |
Mobile = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def set_Mobile(value): |
# returns System.Void |
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.TargetedSpellEventArgs: |
Mobile = None |
Target = None |
SpellID = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def get_Target(): |
# returns Server.IEntity |
pass |
def get_SpellID(): |
# returns System.Int16 |
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.TargetedSkillEventArgs: |
Mobile = None |
Target = None |
SkillID = None |
def get_Mobile(): |
# returns Server.Mobile |
pass |
def get_Target(): |
# returns Server.IEntity |
pass |
def get_SkillID(): |
# returns System.Int16 |
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.