Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TAttribute > API/Runtime/Core/Misc/TAttribute/Set
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/Attribute.h |
| Include | #include "Misc/Attribute.h" |
void Set
(
ObjectType && InNewValue
)
Remarks
Sets the attribute's value
Parameters
| Name | Description |
|---|---|
| InNewValue | The value to set the attribute to |