Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScriptEventType Incomplete #818

Open
BluePeer opened this issue Oct 25, 2023 · 0 comments
Open

ScriptEventType Incomplete #818

BluePeer opened this issue Oct 25, 2023 · 0 comments

Comments

@BluePeer
Copy link
Contributor

BluePeer commented Oct 25, 2023

So I found these delegates here that don't have an entry or can't be assigned to me
https://github.com/FabianTerhorst/coreclr-module/blob/4c53a51429be50316650f6a1186cefc38adba360/api/AltV.Net.Async/Events/Events.cs/#L10

ClientDeleteObjectAsyncEventDelegate
ClientEventAsyncDelegate
ClientRequestObjectAsyncEventDelegate
GivePedScriptedTaskAsyncDelegate
PedDamageAsyncDelegate
PedDeadAsyncDelegate
PedHealAsyncDelegate
PlayerClientEventAsyncDelegate
PlayerConnectDeniedAsyncDelegate
PlayerStartTalkingAsyncDelegate
PlayerStopTalkingAsyncDelegate
ResourceEventAsyncDelegate
ScriptRpcAnswerAsyncDelegate
ScriptRpcAsyncDelegate
StartSyncedSceneAsyncEventDelegate
StopSyncedSceneAsyncEventDelegate
UpdateSyncedSceneAsyncEventDelegate

and these script entries where don't have or I can't assign any delegates
https://github.com/FabianTerhorst/coreclr-module/blob/4c53a51429be50316650f6a1186cefc38adba360/api/AltV.Net/ScriptEventType.cs/#L3
PlayerCustomEvent
PlayerEvent
PlayerStartEnterVehicle
PlayerStartLeaveVehicle
ServerCustomEvent
SyncedMetaDataChange

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant