# CondOperationActor

The CondOperationActor can be given various conditional operations from other actors and components and notifies all of them that new operations are available. If these are to be executed, a corresponding event is thrown to which the "owner" can react.

This actor does not load operations itself, nor does it perform its own actions. It only manages the operations.

# Properties

  • Type: components.layout.toolbox.CondOperationActor

No special parameters can be assigned to a CondOperationActor.

Request missing documentation