Navigation
API > API/Runtime > API/Runtime/CoreUObject
Types derived from FGCObject are not trivially relocatable, so flag their use in containers and other contexts.
| Name | TIsTriviallyRelocatable< T > |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/GCObject.h |
| Include Path | #include "UObject/GCObject.h" |
Syntax
template<UE::CDerivedFrom< FGCObject > T>
struct TIsTriviallyRelocatable< T >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | UObject/GCObject.h |