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

Activator.cs declarations

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

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Activator/Activator.cs

Source file hash: sha256:49ff43cff38c143e6df0cdb41d69f5c04fb69950d22d46da1ce406ee44860e60

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

Original lines: 35-90

Declaration hash: sha256:9e8de33ab3ab6e374af106a05b97af43b2dda9224f5753a42dbd847598318ac0

C#
public abstract class Activator : LoggingBehavior
{
}

Original lines: 62-88

Declaration hash: sha256:865f1480416a4902e4295fd5dd8a40aef90a0da6c9fbdd7a9b7b75d724e4ad38

C#
protected virtual void Activate(bool active);
Full-size image