ScheduleResourceTick
DocsScheduleResourceTick(resourceName)Description
Schedules the specified resource to run a tick as soon as possible, bypassing the server's fixed tick rate.
Parameters
| Name | Type | Description |
|---|---|---|
resourceName | char* | The resource to tick. |
Returns
voidThis native does not return a value.