TAttribute::IsBound

Checks to see if this attribute has a 'getter' function bound

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/Attribute.h"

Syntax

bool IsBound() const

Remarks

Checks to see if this attribute has a 'getter' function bound

Returns

True if attribute is bound to a getter function

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