# Mover Set Speed

Grammar — MoverSetSpeed value
FlagsFunction

Constructs and returns a MoverSetSpeed actor message. This will set the movers current speed. It will only work on a mover site actor.

# Arguments

  • fixed — Value

Returns — string<actormsg>

string libNtve_gf_MoverSetSpeed(fixed lp_value);

Category: Actor / Message Constructors

# Examples

— None found —