Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TWrappedAttribute
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Type & GetRef () |
Animation/WrappedAttribute.h | ||
const Type & GetRef () |
Returns typed const reference to memory | Animation/WrappedAttribute.h |
GetRef()
| Name | GetRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/WrappedAttribute.h |
| Include Path | #include "Animation/WrappedAttribute.h" |
template<typename Type>
Type & GetRef()
GetRef()
Description
Returns typed const reference to memory
| Name | GetRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/WrappedAttribute.h |
| Include Path | #include "Animation/WrappedAttribute.h" |
template<typename Type>
const Type & GetRef() const