Class Vector2Event
A event that can be raised with UnityEngine.Vector2 argument(s).
Inherited Members
Namespace: FasterGames.Whiskey.Events
Assembly: cs.temp.dll.dll
Syntax
public class Vector2Event : Event<UnityEngine.Vector2>
A event that can be raised with UnityEngine.Vector2 argument(s).
public class Vector2Event : Event<UnityEngine.Vector2>