Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/TSubclassOf
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Templates/SubclassOf.h |
|
|
|
Templates/SubclassOf.h |
|
Serialize(FArchive &)
| |
|
| Name |
Serialize |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/Templates/SubclassOf.h |
| Include Path |
#include "Templates/SubclassOf.h" |
void Serialize
(
FArchive & Ar
)
Serialize(FStructuredArchiveSlot &)
| |
|
| Name |
Serialize |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/Templates/SubclassOf.h |
| Include Path |
#include "Templates/SubclassOf.h" |
void Serialize
(
FStructuredArchiveSlot & Slot
)