Beta Feature. Requires an Enterprise license to use. Please note that this API can change at any time while it is in beta. More...
Public Attributes | |
Action< ValidationAreaBehaviour, ValidationInfo > | OnValidationInfoUpdateReceived = null |
Event that reports the Validation Area's latest validation information. | |
Properties | |
Vector3 | AreaSize [get] |
Get the xyz size of the Validation Area. | |
![]() | |
int? | ID [get] |
The runtime Id of the Observer. | |
string | TargetName [get] |
Name of the target of the Observer. | |
TargetStatus | TargetStatus = TargetStatus.NotObserved [get] |
Current status information of the target. | |
Additional Inherited Members | |
![]() | |
Action< ObserverBehaviour > | OnBehaviourDestroyed |
Triggered when this behaviour is destroyed. Can be used for script cleanup. | |
Action< ObserverBehaviour, TargetStatus > | OnTargetStatusChanged |
Triggered when the TargetStatus changes. | |
Beta Feature. Requires an Enterprise license to use. Please note that this API can change at any time while it is in beta.
This class serves both as an augmentation definition for a Validation Area in the editor as well as a tracked ValidationArea at runtime
Action<ValidationAreaBehaviour, ValidationInfo> OnValidationInfoUpdateReceived = null |
Event that reports the Validation Area's latest validation information.
|
get |
Get the xyz size of the Validation Area.