# Mover Stop

Grammar — MoverStop
FlagsFunction

Constructs and returns a MoverStop actor message. Tells the mover to stop, it will decelerate based on its current deceleration value before coming to a complete halt. It will only work on a mover site actor.

Returns — string<actormsg>

string libNtve_gf_MoverStop();

Category: Actor / Message Constructors

# Examples

— None found —