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

BehaviorTreeDecoratorTooltipFactory.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:bbdf45b13d6e14bb905b543b167853f127010b51bd891087f88c358b82886fe6

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

Original lines: 45-144

Declaration hash: sha256:0e13be9694e8a8f1dd7d966fe210faa3a43602ce811d9d391443887a38ebeeac

C#
public static class BehaviorTreeDecoratorTooltipFactory
{
}

Method: Compose(BakedBehaviorArtifact artifact, int bakedIndex)

Section titled “Method: Compose(BakedBehaviorArtifact artifact, int bakedIndex)”

Original lines: 54-87

Declaration hash: sha256:a5d432551d8843f5a4d52447bfb7b5dcded9a5141a7d171303f6af96e54ed1b0

C#
public static string Compose(BakedBehaviorArtifact artifact, int bakedIndex);
Full-size image