UDiffFilesCommandlet

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/DiffFilesCommandlet.h

Include

#include "Commandlets/DiffFilesCommandlet.h"

Syntax

class UDiffFilesCommandlet : public UCommandlet

Variables

Name Description

Public variable

FUObjectAnnotat...

 

HandledAnnotation

Handled annotation to track which objects we have dealt with

Public variable

TArray< FPackag...

 

PackageInfos

Constructors

Name Description

Public function

UDiffFilesCommandlet

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

bool

 

Initialize

(
    const TCHAR* Parms
)

Parses the command-line and loads the packages being compared.

Public function

void

 

LoadAndDiff()

Load the packages in the commandline while loading diff them against eachother to track down where serialization has variation in the two packages

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

Classes

Name

Description

Public struct

FPackageInfo

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss