Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UDiffAssetRegistriesCommandlet
| Name | FDeterminismInfo |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/DiffAssetRegistriesCommandlet.h |
| Include Path | #include "Commandlets/DiffAssetRegistriesCommandlet.h" |
Syntax
struct FDeterminismInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Direct | TArray< int64 > | Commandlets/DiffAssetRegistriesCommandlet.h | ||
| DirectCount | int64 | Commandlets/DiffAssetRegistriesCommandlet.h | ||
| DirectSize | int64 | Commandlets/DiffAssetRegistriesCommandlet.h | ||
| Indirect | TArray< int64 > | Commandlets/DiffAssetRegistriesCommandlet.h | ||
| IndirectCount | int64 | Commandlets/DiffAssetRegistriesCommandlet.h | ||
| IndirectSize | int64 | Commandlets/DiffAssetRegistriesCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddDirect
(
const FChangeInfo& Rhs |
Commandlets/DiffAssetRegistriesCommandlet.h | ||
void AddIndirect
(
const FChangeInfo& Rhs |
Commandlets/DiffAssetRegistriesCommandlet.h |