Delegate PlayerSpawnAsyncDelegate
Namespace: AltV.Net.Async.Events
Assembly: AltV.Net.Async.dll
Syntax
public delegate Task PlayerSpawnAsyncDelegate(IPlayer player);
Parameters
Type | Name | Description |
---|---|---|
IPlayer | player |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |