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