C# Class CameraBuddy.Game.DebugGameObject

Inheritance: GameObject
Afficher le fichier Open project: coman3/EloBuddy.Addons

Méthodes publiques

Méthode Description
DebugGameObject ( System.Vector3 posistion ) : System
GetPosistion ( ) : System.Vector3
GetStat ( FloatStatType statType ) : float
IsAlive ( ) : bool

Method Details

DebugGameObject() public méthode

public DebugGameObject ( System.Vector3 posistion ) : System
posistion System.Vector3
Résultat System

GetPosistion() public méthode

public GetPosistion ( ) : System.Vector3
Résultat System.Vector3

GetStat() public méthode

public GetStat ( FloatStatType statType ) : float
statType FloatStatType
Résultat float

IsAlive() public méthode

public IsAlive ( ) : bool
Résultat bool