FabianTerhorst / coreclr-module

Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScriptEventType Incomplete

BluePeer opened this issue · comments

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