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

DefaultedGameLogic.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/GameLogic/DefaultedGameLogic.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/GameLogic/DefaultedGameLogic.cs

Source file hash: sha256:a88af062916a9a905fefa623ec38016ea5c2e36694babc97b061a15f97b29d8a

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

Original lines: 30-82

Declaration hash: sha256:0e8a45086072ebe9ca0293afa6467c0c0bddaf86ba33f86e5e7171c94a6188d3

C#
public abstract class DefaultedGameLogic<T> : GameLogic where T : GameLogic
{
}

Original lines: 40-77

Declaration hash: sha256:817e627da537f8477179e4353aff6ee02e97eceb60197ac057789c4ff6f87129

C#
public static T DefaultInstance { get; }
Full-size image