# Anim Set Paused

Grammar — AnimSetPaused pause
FlagsFunction

Constructs and returns an AnimPlayPaused message. This is used to pause or unpause all animations for a model. It will only work on actors with models that have animations.

# Arguments

Returns — string<actormsg>

string libNtve_gf_AnimSetPaused(bool lp_pause);

Category: Actor / Message Constructors

# Examples

— None found —