BehaviorTreeDecoratorStackLayoutDecorator.cs declarations
Public API declaration excerpts from Packages/io.bitquirky.behavior/Editor/BehaviorTreeDecoratorStackLayoutDecorator.cs.
Source snapshot ad0983d00d77.
On this page
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
public sealed class BehaviorTreeDecoratorStackLayoutDecorator : IGraphLayoutDecorator{}Method: DecorateLayout(GraphLayoutContext context)
Section titled “Method: DecorateLayout(GraphLayoutContext context)”Original lines: 81-232
Declaration hash: sha256:18f73cbf2816eaa42103440f39c4a4aef0f30398ce8820a18936afe6af05c1df
public void DecorateLayout(GraphLayoutContext context);