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

CommandHelp.cs declarations

Public API declaration excerpts from ../bitquirky-command/Runtime/CommandHelp.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-command/Runtime/CommandHelp.cs

Source file hash: sha256:1a2c1d21c90d6fcb24bd34e9b5e639710c7f2b9ab4c2207c53b33163236858e2

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

Original lines: 21-77

Declaration hash: sha256:b1967a06fd2e2ce278e48de42f8b4bbf7ed22b52fdb5edba9c6f51d3ce859a96

C#
public static class CommandHelp
{
}

Method: FormatOverview(CommandRegistry registry)

Section titled “Method: FormatOverview(CommandRegistry registry)”

Original lines: 24-53

Declaration hash: sha256:04c9dbb9e4dba7f1d40479e820462b601d2fa9e6bcce9b9e2fb22cbb10fc9676

C#
public static string FormatOverview(CommandRegistry registry);

Method: FormatDomain(CommandRegistry registry, string domain)

Section titled “Method: FormatDomain(CommandRegistry registry, string domain)”

Original lines: 56-76

Declaration hash: sha256:ecc6e0ae1f929877af39c473ab8fcdf4c8eb3d14ba20e9a91b13753811294616

C#
public static string FormatDomain(CommandRegistry registry, string domain);
Full-size image