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

CommandResultFormatter.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:e29ab509ed3684d2760d9b8722d169207608dee0919a97f1a0e8e8a8d133012a

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

Original lines: 24-112

Declaration hash: sha256:2e312c0f396943ebf1b82e1cda805a303fd0014a2bfdce2598871d271a286637

C#
public static class CommandResultFormatter
{
}

Original lines: 27

Declaration hash: sha256:0a280420a725c40e2c7508a950fd18232f81db56be43c6d3a1c88f0fc5cd86cc

C#
public const string NoReturnValueText = "(no return value)";

Original lines: 30-85

Declaration hash: sha256:196b37372fc28bc10f91b74940d4a48ce0771ff59f84b87a56614d0f42665853

C#
public static string Format(object resolvedResult);
Full-size image