AngeliA
Search Results for

    Show / Hide Table of Contents

    Class OnRemoteSettingChanged_IntID_IntDataAttribute

    The function will be called when engine send remote message to rigged game

    Examples
    [OnRemoteSettingChanged_IntID_IntData]
    internal static void ExampleFunction (int id, int data) { }

    Constructors

    OnRemoteSettingChanged_IntID_IntDataAttribute(int)

    The function will be called when engine send remote message to rigged game

    Declaration
    public OnRemoteSettingChanged_IntID_IntDataAttribute(int order = 0)
    Examples
    [OnRemoteSettingChanged_IntID_IntData]
    internal static void ExampleFunction (int id, int data) { }
    Back to top ๐Ÿ„๐Ÿฆโ€โฌ›๐Ÿงฆ๐Ÿˆ๐ŸŽƒ๐Ÿ’“๐ŸŒนโ˜•๐Ÿดโ€โ˜ ๏ธ๐Ÿค