Vector2Event.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Event/Vector2Event.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Event/Vector2Event.cs
Source file hash: sha256:5039c40f8b6734dac864125b77937277337b6b15867585b011ffcec20ca7c00f
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: Vector2Event
Section titled “Type: Vector2Event”Original lines: 27-28
Declaration hash: sha256:0cf474756d49545792d95b8cc9dffd0756eaeeb7c41d5f9010973f3b0645ad66
[CreateAssetMenu(menuName = "Bit Quirky/Event/Vector2", order = -7584)]public sealed class Vector2Event : GenericEvent<Vector2>{}