LongEvent.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Event/LongEvent.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Event/LongEvent.cs
Source file hash: sha256:88a740a41877ebcbb3757f3aee048ad69e291dfef15fcf53871a6c1efbbc8951
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: LongEvent
Section titled “Type: LongEvent”Original lines: 29-32
Declaration hash: sha256:d29baf96b58cea4ea38b6fbcf3d877ac557e30d2400c8bc4cfabcafb3d7b21ea
[CreateAssetMenu(menuName = "Bit Quirky/Event/Long", order = -7587)]public sealed class LongEvent : GenericEvent<long>{}