Click or drag to resize

ActorType Enumeration

Types of Operators

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
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