Class EventListener<TArg0>.UnityReaction
A reaction for a single argument event.
Inheritance
System.Object
EventListener<TArg0>.UnityReaction
Namespace: FasterGames.Whiskey.Events
Assembly: cs.temp.dll.dll
Syntax
public class UnityReaction : UnityEvent<TArg0>