Navigation
API > API/Plugins > API/Plugins/AvalancheAttribute
Inheritance Hierarchy
- UObject
- UAvaAttribute
- UAvaNameAttribute
References
| Module | AvalancheAttribute |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheAttribute/Public/AvaNameAttribute.h |
| Include | #include "AvaNameAttribute.h" |
Syntax
UCLASS (MinimalAPI, DisplayName="Name Attribute")
class UAvaNameAttribute : public UAvaAttribute
Remarks
Attribute that holds a name
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetName
(
FName InName |
Overridden from UAvaAttribute
| Type | Name | Description | |
|---|---|---|---|
| FText | Gets the display name to use for the attribute |