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

GameObjectEvent.cs declarations

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

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Event/Game/GameObjectEvent.cs

Source file hash: sha256:e28d0c208650c003abed4a95c90bbbdca6e564fe9cb8c6cbf47b620ba14d855e

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

Original lines: 30-31

Declaration hash: sha256:15c75dd4de3154335b0bd66daaf7aa50e1f9fb2fe5faf135084db13dbf7af162

C#
[CreateAssetMenu(menuName = "Bit Quirky/Event/Game/GameObject", order = -7592)]
public sealed class GameObjectEvent : GenericEvent<GameObject>
{
}
Full-size image