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

BoolActivator.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:9c882c34284f70e7d0ece77c4bfdd3e9c7a0f24f584a0f14c329c01d0a05e100

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

Original lines: 38-87

Declaration hash: sha256:682c090df942adaccb6e5602552bb413e56b6081ffa95dc152424ada0039b884

C#
public sealed class BoolActivator : Activator
{
}

Original lines: 52-57

Declaration hash: sha256:328b9d206a903e9a7ad17b01f84159bdebc280373f2aa0220cf702a61952cf97

C#
[UsedImplicitly]
public bool Value { get; set; }

Original lines: 62-69

Declaration hash: sha256:bfb18d1eb2654894e9f5c99caab57ee895382ab2dacb3101f5224169ea3a61e9

C#
protected override void Awake();
Full-size image