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

LayoutJson.cs declarations

Public API declaration excerpts from ../bitquirky-tile/Runtime/LayoutJson.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-tile/Runtime/LayoutJson.cs

Source file hash: sha256:3fd5c3c34dcdd21018009c6da639ec31728019812a0d8fb0e956849d815c0c26

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

Original lines: 23-303

Declaration hash: sha256:b0a5b54023aab69cad368716788365a3a8ad324ed44a172ca539e6e7dc1cf9c2

C#
public static class LayoutJson
{
}

Original lines: 31-63

Declaration hash: sha256:06e28e477d7ca4e4882c72f3561334f94afbc3ed5b250499e7b1c5b4e3d19836

C#
public static LayoutDocument Parse(string json);

Original lines: 71-98

Declaration hash: sha256:32752b308667ae1db20555d18d22b0f0a055b1a3ee66db0da84c2866c6d610c0

C#
public static string Write(LayoutDocument document);
Full-size image