Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TWrappedAttribute
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/WrappedAttribute.h | |||
TWrappedAttribute
(
const UScriptStruct* InStruct |
Construct with allocates memory buffer according to type size | Animation/WrappedAttribute.h |
TWrappedAttribute()
| Name | TWrappedAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/WrappedAttribute.h |
| Include Path | #include "Animation/WrappedAttribute.h" |
TWrappedAttribute()
TWrappedAttribute(const UScriptStruct *)
Description
Construct with allocates memory buffer according to type size
| Name | TWrappedAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/WrappedAttribute.h |
| Include Path | #include "Animation/WrappedAttribute.h" |
TWrappedAttribute
(
const UScriptStruct * InStruct
)