# Mover Stop Now

Grammar — MoverStopNow
FlagsFunction

Constructs and returns a MoverStopNow actor message. Stops the mover directly and immediately regardless of deceleration or speed. It will only work on a mover site actor.

Returns — string<actormsg>

string libNtve_gf_MoverStopNow();

Category: Actor / Message Constructors

# Examples

— None found —