Navigation
API > API/Plugins > API/Plugins/AvalancheAttribute
Attributes are objects that are added to other objects to describe said object
| Name | UAvaAttribute |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheAttribute/Public/AvaAttribute.h |
| Include Path | #include "AvaAttribute.h" |
Syntax
UCLASS (MinimalAPI, Abstract, EditInlineNew)
class UAvaAttribute : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAvaAttribute
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetDisplayName() |
Gets the display name to use for the attribute | AvaAttribute.h |