C# Class cleanCore.WoWUnit

Inheritance: WoWObject
Afficher le fichier Open project: Vipeax/cleanLayer Class Usage Examples

Méthodes publiques

Свойство Type Description
Invalid WoWUnit

Méthodes publiques

Méthode Description
GetAuraPointer ( int index ) : IntPtr
HasAura ( int spellId ) : bool
ToString ( ) : string
WoWUnit ( IntPtr pointer ) : System

Method Details

GetAuraPointer() public méthode

public GetAuraPointer ( int index ) : IntPtr
index int
Résultat System.IntPtr

HasAura() public méthode

public HasAura ( int spellId ) : bool
spellId int
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

WoWUnit() public méthode

public WoWUnit ( IntPtr pointer ) : System
pointer System.IntPtr
Résultat System

Property Details

Invalid public_oe static_oe property

public static WoWUnit,cleanCore Invalid
Résultat WoWUnit