TAttribute::TAttribute

Construct implicitly from an initial value

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/Attribute.h"

Syntax

template<typename OtherType>
TAttribute
(
    const OtherType & InInitialValue
)

Remarks

Construct implicitly from an initial value

Parameters

Parameter

Description

InInitialValue

The value for this attribute

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