Navigation
API > API/Runtime > API/Runtime/Core
| Name | FDevVersionRegistration |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/DevObjectVersion.h |
| Include Path | #include "UObject/DevObjectVersion.h" |
Syntax
class FDevVersionRegistration : public FCustomVersionRegistration
Inheritance Hierarchy
- FNoncopyable → FCustomVersionRegistration → FDevVersionRegistration
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDevVersionRegistration
(
FGuid InKey, |
UObject/DevObjectVersion.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void DumpVersionsToLog() |
Dumps all registered versions to log | UObject/DevObjectVersion.h | |
static void RecordDevVersion
(
FGuid Key |
UObject/DevObjectVersion.h |