Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Generated by DocFX