BehaviorAgentBindingMap.cs declarations
Public API declaration excerpts from Packages/io.bitquirky.behavior/Runtime/GameObject/BehaviorAgentBindingMap.cs.
Source snapshot ad0983d00d77.
On this page
Original file: Packages/io.bitquirky.behavior/Runtime/GameObject/BehaviorAgentBindingMap.cs
Source file hash: sha256:20ca6bdb06cca29cb02ba1933248fb50cc3ce7af98c69b0956558a5fcef0c3a7
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: BehaviorAgentBindingMap
Section titled “Type: BehaviorAgentBindingMap”Original lines: 27-724
Declaration hash: sha256:325f12618ee236740dc809867e47d09539908f38325f94996845c174a820478c
public sealed class BehaviorAgentBindingMap{}Property: InputBinderCount
Section titled “Property: InputBinderCount”Original lines: 60
Declaration hash: sha256:2fe778e1949c234b86dd7c56956a96c914726945c710f5580e182a3220268715
public int InputBinderCount { get; }Property: CommandHandlerCount
Section titled “Property: CommandHandlerCount”Original lines: 63
Declaration hash: sha256:b520a9a0663daae5310b13127e9ba06e1134fd36d6ce36ec3403772babf4d19a
public int CommandHandlerCount { get; }