Method WorldObject:GetZ [-] [+]
Returns the current Z coordinate of the WorldObject
Synopsis
z = WorldObject:GetZ()
Arguments
None.
Returns
number zValid numbers: all decimal numbers.
Returns the current Z coordinate of the WorldObject
z = WorldObject:GetZ()
None.
number zValid numbers: all decimal numbers.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).