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

Original file: Packages/io.bitquirky.behavior/Runtime/Authoring/BehaviorSourceMemberRefBinding.cs

Source file hash: sha256:9c9c664020a5fbaed59e3216acba008fadf5bc48e4fe9962f0c28b1371180465

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

Original lines: 29-141

Declaration hash: sha256:02d7506c6028dc19ce9b1f893bf57f6ddcc9c25fbc0f754d9c0555487d4a76b0

C#
public static class BehaviorSourceMemberRefBinding
{
}

Method: IsLinkedToReadSource(BehaviorSourceMemberArgument argument)

Section titled “Method: IsLinkedToReadSource(BehaviorSourceMemberArgument argument)”

Original lines: 38-50

Declaration hash: sha256:b3e7743b15f160e78c0dee700f79d408dfb77b2372fdeae7f669a9af45b8db6d

C#
public static bool IsLinkedToReadSource(BehaviorSourceMemberArgument argument);

Method: EffectiveDestination(BehaviorSourceMemberArgument argument)

Section titled “Method: EffectiveDestination(BehaviorSourceMemberArgument argument)”

Original lines: 57-69

Declaration hash: sha256:4593ef744e032abf74c68ff989a0d94967cce36cf40bb59975f2a896a90623d6

C#
public static string EffectiveDestination(BehaviorSourceMemberArgument argument);

Method: RequiresTestedParameter(BehaviorSourceMemberIdentity identity)

Section titled “Method: RequiresTestedParameter(BehaviorSourceMemberIdentity identity)”

Original lines: 76-79

Declaration hash: sha256:876955b49937522d10318bda35e68b32b93b5d376e1c60569f3b55adf7f95d7e

C#
public static bool RequiresTestedParameter(BehaviorSourceMemberIdentity identity);

Method: IsTestedParameterCandidate(BehaviorSourceMemberIdentity identity, int ordinal)

Section titled “Method: IsTestedParameterCandidate(BehaviorSourceMemberIdentity identity, int ordinal)”

Original lines: 86-95

Declaration hash: sha256:4bc61d9440483ee873cd685ccc7c621bdf02ad08c704fe3c6379d0b16b314c3d

C#
public static bool IsTestedParameterCandidate(BehaviorSourceMemberIdentity identity, int ordinal);

Method: ConditionOperandParameterOrdinal(BehaviorSourceMemberBinding binding)

Section titled “Method: ConditionOperandParameterOrdinal(BehaviorSourceMemberBinding binding)”

Original lines: 105-115

Declaration hash: sha256:134b5170919faf19647cd838aee6845d64d589b3c8d3945b47b8bfdc57a19851

C#
public static int ConditionOperandParameterOrdinal(BehaviorSourceMemberBinding binding);
Full-size image