Category: Objects
/ Position
Since engine version: 1.0 OC
GetY
Description
Returns the y position of the calling object.
Syntax
int GetY(int prec);
Parameter
- prec:
- [opt] Precision. Coordinates are divided by this value to enable retrieval of fractional positions. Defaults to 1.