GetLastReaction
SERVER
    ACTOR:GetLastReaction()
Description
Gets the last installed reaction. If the reaction has not been set previously, an empty string will be returned.
Return
- string - any reaction (state) name or empty string
 
    ACTOR:GetLastReaction()
Gets the last installed reaction. If the reaction has not been set previously, an empty string will be returned.