Beta Documentation - Subject to change.

Gets the current morale of the actor.

Syntax

Lua
function Actor:GetMorale();

Returns

Type: number
The current morale of the actor.

Remarks

Gets the current morale of the actor.

See Also