Syntax
Lua |
---|
function Actor:GetMorale(); |
Returns
Type: numberThe current morale of the actor. If this information is not available, an error will be raised.
Remarks
Gets the current morale of the actor.
Lua |
---|
function Actor:GetMorale(); |