Interface ITickSchedulerFactory
Namespace: AltV.Net.Client.Async
Assembly: AltV.Net.Client.Async.dll
Syntax
public interface ITickSchedulerFactory
Methods
| Improve this Doc View SourceCreate(Thread)
Declaration
ITickScheduler Create(Thread mainThread)
Parameters
Type | Name | Description |
---|---|---|
Thread | mainThread |
Returns
Type | Description |
---|---|
ITickScheduler |