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

IBehaviorMemberCommandSink.cs declarations

Public API declaration excerpts from Packages/io.bitquirky.behavior/Runtime/Member/IBehaviorMemberCommandSink.cs.

Source snapshot ad0983d00d77.

Original file: Packages/io.bitquirky.behavior/Runtime/Member/IBehaviorMemberCommandSink.cs

Source file hash: sha256:35a74f4aae5391b6a96bf2e161514af203ddd89697f2735b3722c43416b84476

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

Original lines: 19-23

Declaration hash: sha256:5e1c3954e6893d4934a21075c70a2e2d55abf4fe7de6e6a60afd1ce34bdab070

C#
public interface IBehaviorMemberCommandSink
{
}

Method: HandleMemberCommand(in ExternalServiceCommand command, int frameNumber)

Section titled “Method: HandleMemberCommand(in ExternalServiceCommand command, int frameNumber)”

Original lines: 22

Declaration hash: sha256:84e189d2dd89e9b1e89266d6ca1811369b2f69b1fe79e81931fa90170fb743f4

C#
void HandleMemberCommand(in ExternalServiceCommand command, int frameNumber);
Full-size image