SetZPosition

Sets the entities z position.

ELITEAPI_API bool __stdcall SetZPosition(void* apiObject, int index, float zPosition);

Parameters

Return Value

True on success, false otherwise.