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>