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