# Mover Set Destination H

Grammar — MoverSetDestinationH value
FlagsFunction

Constructs and returns a SetMoverDestinationH actor message. This message alters an actor’s relative height based on the ground level and the parameter set. It will only work on a mover site actor.

# Arguments

  • fixed — Value

Returns — string<actormsg>

string libNtve_gf_MoverSetDestinationH(fixed lp_value);

Category: Actor / Message Constructors

# Examples

— None found —