PerformAdditionalOperations

Overload list

Windows
MacOS
Linux
Name Description

Protected function Virtual

void

 

PerformAdditionalOperations

(
    UObject* Object,
    bool& bSavePackage
)

Allows the commandlet to perform any additional operations on the object before it is resaved.

Protected function Virtual

void

 

PerformAdditionalOperations

(
    UPackage* Package,
    bool& bSavePackage
)

Allows the commandlet to perform any additional operations on the package before it is resaved.

Protected function Virtual

void

 

PerformAdditionalOperations

(
    UWorld* World,
    bool& bSavePackage
)

Allows the commandlet to perform any additional operations on the world before it is resaved.

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