Search Results for

    Show / Hide Table of Contents

    Class MonoPInvokeCallbackAttribute

    IL2CPP requires the MonoPInvokeCallback attribute on Marshal callbacks. The attribute class does nothing, it just needs to exist.

    Inheritance
    System.Object
    MonoPInvokeCallbackAttribute
    Namespace: FM.LiveSwitch.Unity
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class MonoPInvokeCallbackAttribute : Attribute

    Constructors

    MonoPInvokeCallbackAttribute(Type)

    Type constructor.

    Declaration
    public MonoPInvokeCallbackAttribute(Type type)
    Parameters
    Type Name Description
    Type type

    Target type.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0