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

StateMachineFirstUseCard.cs declarations

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

Source snapshot ad0983d00d77.

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

Source file hash: sha256:d8078637fadab1332a478d33ab7f8fcfcd73f11619db981dcd1fd65056499de4

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

Original lines: 19-78

Declaration hash: sha256:61f9a78be0c68126f4a1ffe8dee69347746f4da048b01d88e96edd81f3cc0d6c

C#
public sealed class StateMachineFirstUseCard : VisualElement
{
}

Original lines: 25

Declaration hash: sha256:7744881e9abd713f73b04a51956002d41542e68a072a9a609ec8ead78c64973e

C#
public event Action StateRequested;

Original lines: 28-71

Declaration hash: sha256:14d73635978fb53432fcc58ab25d7dd94de1caa6962e383d8a0473b1ff657d3d

C#
public StateMachineFirstUseCard();

Original lines: 74-77

Declaration hash: sha256:5d6023741338cf2824460b4e40daea80451a4fe6fd9fd87f555b399ce5fb8f43

C#
public void SetVisible(bool visible);
Full-size image