Delegate RequestSyncedSceneDelegate
Namespace: AltV.Net.Events
Assembly: AltV.Net.dll
Syntax
public delegate bool RequestSyncedSceneDelegate(IPlayer source, int sceneId);
Parameters
Type | Name | Description |
---|---|---|
IPlayer | source | |
System.Int32 | sceneId |
Returns
Type | Description |
---|---|
System.Boolean |