C# Class ActorInfo, urban-survivors

Mostra file Open project: exdev/urban-survivors Class Usage Examples

Public Properties

Property Type Description
actorType ActorType
attack float
isBerserk bool
maxHP float

Property Details

actorType public_oe property

public ActorType actorType
return ActorType

attack public_oe property

public float attack
return float

isBerserk public_oe property

public bool isBerserk
return bool

maxHP public_oe property

public float maxHP
return float