C# Class CSGOTriggerbot.CSGOClasses.CSPlayer.Skeleton

Inheritance: System.Entity
Afficher le fichier Open project: BigMo/Zat-s-External-CSGO-Multihack-v3

Méthodes publiques

Méthode Description
GetBoneByIndex ( int index ) : Vector3
Skeleton ( int address ) : System

Méthodes protégées

Méthode Description
AddBone ( string name, int index ) : void

Method Details

AddBone() protected méthode

protected AddBone ( string name, int index ) : void
name string
index int
Résultat void

GetBoneByIndex() public méthode

public GetBoneByIndex ( int index ) : Vector3
index int
Résultat Vector3

Skeleton() public méthode

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