Click or drag to resize

ActorType Enumeration

Types of Operators

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public enum ActorType
Members
Member nameValueDescription
Human0 A human being is performing the operation
Robot1 A robotic / automated device is performing the operation
RemoteSystem2 A remote system or artificial intelligence entity is performing the operation
See Also