Metadata definitions for DataDrivenExclusiveActivityHostConcept. More...
Public Attributes | |
DynamicPropertyType< Integer > | ActiveActivityIndexProperty |
The index of the active Activity in the Data-Driven Exclusive Activity Host. More... | |
DynamicPropertyType< Resource > | ActivitySourceProperty |
The data object that provides the data for this Activity node. More... | |
DynamicPropertyType< String > | ActivityTemplateProperty |
If set, the Data-Driven Exclusive Activity Host uses this prefab for Activity nodes that it creates. More... | |
AbstractMetaclass | metaclass |
Metaclass for DataDrivenExclusiveActivityHostConcept. More... | |
Metadata definitions for DataDrivenExclusiveActivityHostConcept.
DynamicPropertyType<Integer> ActiveActivityIndexProperty |
The index of the active Activity in the Data-Driven Exclusive Activity Host.
After instantiating all Activity from a Data Source, this property refers to the only currently active Activity in this Data-Driven Exclusive Activity Host. To deactivate all the Activities in this Data-Driven Exclusive Activity Host, set this property to -1.
DynamicPropertyType<Resource> ActivitySourceProperty |
The data object that provides the data for this Activity node.
DynamicPropertyType<String> ActivityTemplateProperty |
If set, the Data-Driven Exclusive Activity Host uses this prefab for Activity nodes that it creates.
AbstractMetaclass metaclass |
Metaclass for DataDrivenExclusiveActivityHostConcept.