C# Class UnitDamageDisplay, CaulsCastle

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheGovernorsJunk/CaulsCastle

Méthodes publiques

Свойство Type Description
textPrototype UnityEngine.TextMesh

Méthodes publiques

Méthode Description
OnDamageTaken ( int damage ) : void
Start ( ) : void

Method Details

OnDamageTaken() public méthode

public OnDamageTaken ( int damage ) : void
damage int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

textPrototype public_oe property

public TextMesh,UnityEngine textPrototype
Résultat UnityEngine.TextMesh