Delegate API.Events.CustomEvent Namespace: RageCoop.Client.Scripting Assembly: RageCoop.Client.dll Syntax public delegate void CustomEvent(int hash, List<object> args); Parameters Type Name Description Int32 hash List<Object> args