# Anim Baseline Stop

Grammar — AnimBaselineStop
FlagsFunction

Returns an AnimBaselineStop actor message. This message can be used to tell an actor to stop playing its baseline animations and remain completely still unless specifically told to perform an animation by another actor message. It will only work on actors with models that have animations.

Returns — string<actormsg>

string libNtve_gf_AnimBaselineStop();

Category: Actor / Message Constructors

# Examples

— None found —