Beta Documentation - Subject to change.

Gets the base max morale of the actor.

Syntax

Lua
function Actor:GetBaseMaxMorale();

Returns

Type: number
The base max morale of the actor.

Remarks

Gets the base max morale of the actor.

See Also