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