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.

Remarks

Gets the max morale of the actor.

See Also