Show / Hide Table of Contents

Class IntEventListener

An event listener (MonoBehavior) for handling reactions to IntEvent events.

Inheritance
System.Object
EventListenerBase
EventListener<System.Int32>
IntEventListener
Inherited Members
EventListener<Int32>.Event
EventListener<Int32>.Reaction
EventListener<Int32>.event
EventListener<Int32>.reaction
EventListener<Int32>.OnEnable()
EventListener<Int32>.Handle(Int32)
EventListener<Int32>.OnDisable()
Namespace: FasterGames.Whiskey.Events
Assembly: cs.temp.dll.dll
Syntax
public class IntEventListener : EventListener<int>
In This Article
Back to top Copyright FasterGames ©