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

GameEvents.cs declarations

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

Source snapshot ad0983d00d77.

On this page

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

Source file hash: sha256:f4408d40a17d427a422e4234adbe8888498371cddb8331cc346977efd2e7b73f

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

Original lines: 38-40

Declaration hash: sha256:cbb8ecf9518425e3d057dc929401608c43ea346586ced8e276e5941b4a602031

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Game Events", fileName = "GameEvents", order = -7596)]
public class GameEvents : ObjectIndex<GameEvents, GameEventBase>
{
}
Full-size image