TAttribute::Get

Gets the attribute's current value. Assumes that the attribute is set.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Attribute.h

Include

#include "Misc/Attribute.h"

Syntax

const ObjectType & Get() const

Remarks

Gets the attribute's current value. Assumes that the attribute is set.

Returns

The attribute's value

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss