# Anim Set Time Scale Global

Grammar — AnimSetTimeScaleGlobal value
FlagsFunction

Constructs and returns a AnimSetTimeScaleGlobal actor message. This message alters the games global animation speed scale.

# Arguments

  • fixed — Value

Returns — string<actormsg>

string libNtve_gf_AnimSetTimeScaleGlobal(fixed lp_value);

Category: Actor / Message Constructors

# Examples

— None found —