Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TAttribute > API/Runtime/Core/Misc/TAttribute/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Attribute.h |
Include | #include "Misc/Attribute.h" |
template<typename OtherType>
TAttribute
&40;
const OtherType & InInitialValue
&41;
Remarks
Construct implicitly from an initial value
Parameters
Name | Description |
---|---|
InInitialValue | The value for this attribute |