Navigation
API > API/Plugins > API/Plugins/AvalancheAttribute
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAvaAttribute
- UAvaTagAttributeBase
- UAvaTagAttribute
- UAvaTagContainerAttribute
References
| Module | AvalancheAttribute |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheAttribute/Public/AvaAttribute.h |
| Include | #include "AvaAttribute.h" |
Syntax
UCLASS (MinimalAPI, Abstract, EditInlineNew)
class UAvaAttribute : public UObject
Remarks
Attributes are objects that are added to other objects to describe said object
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | Gets the display name to use for the attribute |