SetYPosition

Sets the entities y position.

ELITEAPI_API bool __stdcall SetYPosition(void* apiObject, int index, float yPosition);

Parameters

Return Value

True on success, false otherwise.