natives.CREATE OBJECT
natives.CREATE_OBJECT
Signature: void natives.CREATE_OBJECT(int object, Vec3 position)
Usage: creates object
Parameters
- int object Object handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void