C# Class CSGOTriggerbot.CSGOClasses.Weapon

Inheritance: BaseEntity
Afficher le fichier Open project: BigMo/Zat-s-External-CSGO-Multihack-v3 Class Usage Examples

Méthodes publiques

Méthode Description
IsCarried ( ) : bool
IsValid ( ) : bool
Weapon ( BaseEntity baseEntity ) : System
Weapon ( Weapon other ) : System
Weapon ( int address ) : System

Méthodes protégées

Méthode Description
SetupFields ( ) : void

Method Details

IsCarried() public méthode

public IsCarried ( ) : bool
Résultat bool

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool

SetupFields() protected méthode

protected SetupFields ( ) : void
Résultat void

Weapon() public méthode

public Weapon ( BaseEntity baseEntity ) : System
baseEntity BaseEntity
Résultat System

Weapon() public méthode

public Weapon ( Weapon other ) : System
other Weapon
Résultat System

Weapon() public méthode

public Weapon ( int address ) : System
address int
Résultat System