Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/UDiffAssetRegistriesCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/DiffAssetRegistriesCommandlet.h |
Include | #include "Commandlets/DiffAssetRegistriesCommandlet.h" |
Syntax
struct FDeterminismInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< int64 > | Direct | |
![]() |
int64 | DirectCount | |
![]() |
int64 | DirectSize | |
![]() |
TArray< int64 > | Indirect | |
![]() |
int64 | IndirectCount | |
![]() |
int64 | IndirectSize |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddDirect
(
const FChangeInfo& Rhs |
|
![]() |
void | AddIndirect
(
const FChangeInfo& Rhs |