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