Skip to content

Interface IBehaviorRegistry

Namespace: Cephalon.Abstractions.Behaviors
Assembly: Cephalon.Abstractions.dll

Receives behavior topology descriptors from contributors.

public interface IBehaviorRegistry

Adds a behavior topology descriptor to the registry.

void Add(BehaviorTopologyDescriptor descriptor)

descriptor BehaviorTopologyDescriptor