Configure trigger conditions.
More...
|
| TriggerConditionOperation | ConditionOperation [get, set] |
| | Gets or sets the trigger condition operator: More...
|
| |
| object | FixedPropertyValue [get, set] |
| | Gets or sets the fixed value to use when TermBSource is set to FIXED. More...
|
| |
|
bool | IsValid [get] |
| |
| EventProperty | MessageA [get, set] |
| | Gets or sets the source message for term A. More...
|
| |
| EventProperty | MessageB [get, set] |
| | Gets or sets the source message for term B. More...
|
| |
| ProjectItem | ProjectItemA [get, set] |
| | Gets or sets the trigger condition property for term A. More...
|
| |
| ProjectItem | ProjectItemB [get, set] |
| | Sets the node for term B. More...
|
| |
| Property | PropertyA [get, set] |
| | Gets or sets the trigger condition property for term A. More...
|
| |
| AnimationTargetPropertyAttributeEnum | PropertyAttributeA [get, set] |
| | Gets or sets the trigger condition property attribute for term A. More...
|
| |
| AnimationTargetPropertyAttributeEnum | PropertyAttributeB [get, set] |
| | Gets or sets the trigger condition property attribute for term B. More...
|
| |
| Property | PropertyB [get, set] |
| | Gets or sets the trigger condition property for term B. More...
|
| |
| TriggerConditionTermSourceType | TermASource [get, set] |
| | Gets or sets the trigger condition source type for term A: More...
|
| |
| TriggerConditionTermSourceType | TermBSource [get, set] |
| | Gets or sets the trigger condition source type for term B: More...
|
| |
Configure trigger conditions.
- See also
- Trigger
| TriggerConditionOperation ConditionOperation |
|
getset |
Gets or sets the trigger condition operator:
- NONE for none
- EQUALS for =
- DIFFERENT for !=
- SMALLER for <
- BIGGER FOR >
- SMALLER_OR_EQUALS for <=
- BIGGER_OR_EQUALS for >=
| object FixedPropertyValue |
|
getset |
Gets or sets the fixed value to use when TermBSource is set to FIXED.
Gets or sets the source message for term A.
Gets or sets the source message for term B.
Gets or sets the trigger condition property for term A.
Sets the node for term B.
Gets or sets the trigger condition property for term A.
| AnimationTargetPropertyAttributeEnum PropertyAttributeA |
|
getset |
Gets or sets the trigger condition property attribute for term A.
| AnimationTargetPropertyAttributeEnum PropertyAttributeB |
|
getset |
Gets or sets the trigger condition property attribute for term B.
Gets or sets the trigger condition property for term B.
| TriggerConditionTermSourceType TermASource |
|
getset |
Gets or sets the trigger condition source type for term A:
- FROM_PROPERTY for property
- FROM_MESSAGE for message
| TriggerConditionTermSourceType TermBSource |
|
getset |
Gets or sets the trigger condition source type for term B:
- FIXED for fixed value
- FROM_PROPERTY for property
- FROM_MESSAGE for message