TAttribute::Create

Static: Creates an attribute that's pre-bound to the specified 'getter' delegate

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/Attribute.h"

Syntax

static TAttribute Create
(
    const FGetter & InGetter
)

Remarks

Static: Creates an attribute that's pre-bound to the specified 'getter' delegate

Parameters

Parameter

Description

InGetter

Delegate to bind

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