Methods
Name | Description | |
---|---|---|
![]() | GetBaseMaxMorale | Gets the base max morale of the actor. |
![]() | GetBaseMaxPower | Gets the base max power of the actor. |
![]() | GetEffects | Gets the effects on the actor. |
![]() | GetLevel | Gets the level of the actor. |
![]() | GetMaxMorale | Gets the max morale of the actor. |
![]() | GetMaxPower | Gets the max power of the actor. |
![]() | GetMorale | Gets the current morale of the actor. |
![]() | GetName | Gets the name of the entity. (Inherited from Entity) |
![]() | GetPower | Gets the current power of the actor. |
Events
Name | Description | |
---|---|---|
![]() | BaseMaxMoraleChanged | Event fired when the actor's base max morale changes. |
![]() | BaseMaxPowerChanged | Event fired when he actor's base max power changes. |
![]() | LevelChanged | Event fired when the actor's level changes. |
![]() | MaxMoraleChanged | Event fired when the actor's max morale changes. |
![]() | MaxPowerChanged | Event fired when he actor's max power changes. |
![]() | MoraleChanged | Event fired when the actor's morale changes. |
![]() | NameChanged | Event fired when the actor's name changes. |
![]() | PowerChanged | Event fired when he actor's power changes. |