# Mover Set Destination Z

Grammar — MoverSetDestinationZ value
FlagsFunction

Constructs and returns a MoverSetDestinationZ actor message. This message set an actor’s absolute height based on the parameter set. It will only work on a mover site actor.

# Arguments

  • fixed — Value

Returns — string<actormsg>

string libNtve_gf_MoverSetDestinationZ(fixed lp_value);

Category: Actor / Message Constructors

# Examples

— None found —