Beta Documentation - Subject to change.

Gets the maximum temporary morale of the actor.

Syntax

Lua
function Actor:GetMaxTemporaryMorale();

Returns

Type: number
The maximum temporary morale of the actor.

Remarks

Gets the maximum temporary morale of the actor.

See Also