Navigation
| Name | AvalancheAttribute |
| Type | Plugin |
| Part of Plugins | Motion Design |
| Location | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheAttribute/ |
| Module Build Rules | AvalancheAttribute.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UAvaAttribute | Attributes are objects that are added to other objects to describe said object |
| UAvaNameAttribute | Attribute that holds a name |
| UAvaTagAttribute | Attribute that holds a tag handle, for single tag referencing |
| UAvaTagAttributeBase | Base implementation of an attribute that represent one or more tags in some form |
| UAvaTagContainerAttribute | Attribute that holds a tag container handle, for multi-tag referencing |