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
object
TrainARObject.CustomUnityEvent
Namespace: Interaction
Assembly: .dll
Syntax
[Serializable]
public class TrainARObject.CustomUnityEvent : UnityEvent<string>