Description
Wiki Description
Clears any expression override on this actor, letting the dialogue, AI, and other systems manage this actor's expression again.
Documentation Comment
Clears any expression override on the actor
Caveats
Examples
; Clear any expression override on the special actor
SpecialActor.ClearExpressionOverride()Auto-Generated Example
myActor__toCallFunctionOn.ClearExpressionOverride()