Class TMPEvent
- Namespace
- TMPEffects.TMPEvents
Class used by TMPWriter to raise event tags.
[Serializable]
public class TMPEvent : UnityEvent<TMPEventArgs>
- Inheritance
-
TMPEvent
Constructors
TMPEvent()
public TMPEvent()
Class used by TMPWriter to raise event tags.
[Serializable]
public class TMPEvent : UnityEvent<TMPEventArgs>
public TMPEvent()