Index
Collapse All
Expand All
GetMaxMorale Method
Actor Class
Members
See Also
Beta Documentation - Subject to change.
Gets the max morale of the actor.
Syntax
Lua
function
Actor
:
GetMaxMorale
(
)
;
Returns
Type: number
The max morale of the actor. If this information is not available, an error will be raised.
Remarks
Gets the max morale of the actor.
See Also
Actor
Turbine.Gameplay