Search Results for

    Show / Hide Table of Contents

    Class TrainARObject.CustomUnityEvent

    The CustomUnityEvent that is used for the OnCombination event. This Event also passes a string with its invocation indicating the other to be combined with TrainAR objects name.

    Inheritance
    System.Object
    TrainARObject.CustomUnityEvent
    Namespace: Interaction
    Assembly: Assembly-CSharp.dll
    Syntax
    [Serializable]
    public class CustomUnityEvent : UnityEvent<string>
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation