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

LayoutDocument.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:c3e2c86ec2719ac22533545b1cc4c9d5811137545a117f3e7829a94d45ef72be

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

Original lines: 17-58

Declaration hash: sha256:53b03d0ec42f78e609689ab2fd40a73ab39a93e623cbc4c479e11b3d8e2a8ff2

C#
public sealed class LayoutDocument
{
}

Original lines: 24

Declaration hash: sha256:23049f215ba620197b0492ba166aa373205d11e70bb2a0c638ae364d60afac1c

C#
public string Format { get; set; }

Original lines: 30

Declaration hash: sha256:db512996a8eed38bbbc56f4f64179652ffed083ea9e57cffc9d2d6ae0d07ee71

C#
public string Name { get; set; }

Original lines: 37

Declaration hash: sha256:572174ac74ce065ef9138bff7f46976e4a24c59e18bb2c689c7cfb1ffcd886fd

C#
public string Units { get; set; }

Original lines: 40

Declaration hash: sha256:946fe9a44f08c875e361c7d34990cefc468e03f434cd69b41d36e1e2b682a677

C#
public string Library { get; set; }

Original lines: 45

Declaration hash: sha256:2fb5deee37e42a1abcdd97d8a395353d29cd4516adbb74d32e3d6d6ea41f4397

C#
public int Seed { get; set; }

Original lines: 51

Declaration hash: sha256:5ab852db5222757d9be4610064518ba5a2769e802dd8d2dbac9f0c44e8515e5d

C#
public LayoutGrid Grid { get; set; }

Original lines: 57

Declaration hash: sha256:180b1c6a8aa67937a7f6c0fbb54295b4df3419c151130b1b3e197a56a51ba6d7

C#
public List<LayoutObject> Objects { get; set; }
Full-size image