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

MermaidBehaviorSourceWriter.cs declarations

Public API declaration excerpts from Packages/io.bitquirky.behavior/Runtime/Authoring/MermaidBehaviorSourceWriter.cs.

Source snapshot ad0983d00d77.

Original file: Packages/io.bitquirky.behavior/Runtime/Authoring/MermaidBehaviorSourceWriter.cs

Source file hash: sha256:d3189cbf91b7980c8f593da2fa1fd3568d82e86d0427485bcb11bfbce06670a8

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

Original lines: 46-1905

Declaration hash: sha256:3911e968711476eb983128292ce330d65d271d8cb7a5bca886e23e8e1ee1e182

C#
public static class MermaidBehaviorSourceWriter
{
}

Method: Write(BehaviorSourceDocument document)

Section titled “Method: Write(BehaviorSourceDocument document)”

Original lines: 56-272

Declaration hash: sha256:005c889174af2fb0308bf2e74385c14a0eaae4a4541c866a61acd1ca2f09bd6b

C#
public static string Write(BehaviorSourceDocument document);

Method: WriteToString(BehaviorSourceDocument document)

Section titled “Method: WriteToString(BehaviorSourceDocument document)”

Original lines: 279

Declaration hash: sha256:72cf10a48f49bfb41b157b34b731e2fc1962bec423b62b3106239495f82c262a

C#
public static string WriteToString(BehaviorSourceDocument document);
Full-size image