C# Class ActorInfo, urban-survivors

Afficher le fichier Open project: exdev/urban-survivors Class Usage Examples

Méthodes publiques

Свойство Type Description
actorType ActorType
attack float
isBerserk bool
maxHP float

Property Details

actorType public_oe property

public ActorType actorType
Résultat ActorType

attack public_oe property

public float attack
Résultat float

isBerserk public_oe property

public bool isBerserk
Résultat bool

maxHP public_oe property

public float maxHP
Résultat float