SetSpeed

Sets the speed of the given entity.

ELITEAPI_API bool __stdcall SetSpeed(void* apiObject, int index, float speed);

Parameters

Return Value

Returns true on success, false otherwise.