# Set Z

Grammar — SetZ z
FlagsFunction

Constructs and returns a SetZ actor message based on the parameters. This message sets the absolute height of the actor, determined by the Z parameter.

# Arguments

  • fixed — Z

Returns — string<actormsg>

string libNtve_gf_SetZ(fixed lp_z);

Category: Actor / Message Constructors

# Examples

— None found —