TAttribute::GetBinding

Gets the attribute's 'getter' which can be bound or unbound

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/Attribute.h"

Syntax

const FGetter & GetBinding() const

Remarks

Gets the attribute's 'getter' which can be bound or unbound

Returns

The attribute's FGetter.

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