SetXPosition

Sets the entities x position.

ELITEAPI_API bool __stdcall SetXPosition(void* apiObject, int index, float xPosition);

Parameters

Return Value

True on success, false otherwise.