C# Class HelperImp, Demonology

Inheritance: MonoBehaviour
Afficher le fichier Open project: Qlevine20/Demonology

Méthodes publiques

Свойство Type Description
Poof GameObject
activeRange float

Méthodes publiques

Méthode Description
DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float
Start ( ) : void
Update ( ) : void

Method Details

DistanceBetween() public méthode

public DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float
pos1 Vector2
pos2 Vector2
Résultat float

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Poof public_oe property

public GameObject Poof
Résultat GameObject

activeRange public_oe property

public float activeRange
Résultat float