C# Class Assets.Game.Components.ActorComponent

Inheritance: IComponent
Afficher le fichier Open project: sviridoff/escape-arena

Méthodes publiques

Свойство Type Description
damage float
health float
maxHealth float

Property Details

damage public_oe property

public float damage
Résultat float

health public_oe property

public float health
Résultat float

maxHealth public_oe property

public float maxHealth
Résultat float