Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TWrappedAttribute
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf< TIsFundamentalType< Type >::Value, Type * >::Type | GetPtr () |
Returns typed ptr to memory | |
| TEnableIfTIsFundamentalType< Type >::Value, Type * >::Type | GetPtr () |
||
| TEnableIf< TIsFundamentalType< Type >::Value, const Type * >::Type | GetPtr () |
Returns typed const ptr to memory | |
| TEnableIfTIsFundamentalType< Type >::Value, const Type * >::Type | GetPtr () |