Class IntEventListener
An event listener (MonoBehavior) for handling reactions to IntEvent events.
Inherited Members
Namespace: FasterGames.Whiskey.Events
Assembly: cs.temp.dll.dll
Syntax
public class IntEventListener : EventListener<int>
An event listener (MonoBehavior) for handling reactions to IntEvent events.
public class IntEventListener : EventListener<int>