Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

DynamicEvent.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Event/DynamicEvent.cs.

Source snapshot ad0983d00d77.

On this page

Original file: ../bitquirky-core/Runtime/Event/DynamicEvent.cs

Source file hash: sha256:cc2092c14da73e168ea6ac86436bdfddd68dbc1c82da31e81817e56a1397d3b8

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 30-33

Declaration hash: sha256:763b2cf3a5dd9d08e6523702b0638d9c73504da82ed48e7285c0c0f203ab1d17

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Dynamic", order = -7598)]
public sealed class DynamicEvent : GenericEvent<ExpandoObject>
{
}
Full-size image