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