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

BehaviorTreeDecoratorStackLayoutDecorator.cs declarations

Public API declaration excerpts from Packages/io.bitquirky.behavior/Editor/BehaviorTreeDecoratorStackLayoutDecorator.cs.

Source snapshot ad0983d00d77.

Original file: Packages/io.bitquirky.behavior/Editor/BehaviorTreeDecoratorStackLayoutDecorator.cs

Source file hash: sha256:98e7444c84881298b177d964ce70e3798a36d575b43ea9d6e8bc02318913d83c

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

Type: BehaviorTreeDecoratorStackLayoutDecorator

Section titled “Type: BehaviorTreeDecoratorStackLayoutDecorator”

Original lines: 57-268

Declaration hash: sha256:b2e23591cf318f73ce0fc0575cb5af2e4e38dfbfbf87d87069298f8262f40e9a

C#
public sealed class BehaviorTreeDecoratorStackLayoutDecorator : IGraphLayoutDecorator
{
}

Method: DecorateLayout(GraphLayoutContext context)

Section titled “Method: DecorateLayout(GraphLayoutContext context)”

Original lines: 81-232

Declaration hash: sha256:18f73cbf2816eaa42103440f39c4a4aef0f30398ce8820a18936afe6af05c1df

C#
public void DecorateLayout(GraphLayoutContext context);
Full-size image