Navigation
API > API/Plugins > API/Plugins/AvalancheAttribute
Base implementation of an attribute that represent one or more tags in some form
| Name | UAvaTagAttributeBase |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheAttribute/Public/Tags/AvaTagAttributeBase.h |
| Include Path | #include "Tags/AvaTagAttributeBase.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UAvaTagAttributeBase : public UAvaAttribute
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAvaAttribute → UAvaTagAttributeBase