Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 354 Bytes

ucommandletscommandlets-are-ways-to-do-editor-functionality-through-command-line.md

File metadata and controls

16 lines (10 loc) · 354 Bytes
sidebar
ue4guide

UCommandlets/Commandlets are ways to do editor functionality through command line

  • Can invoke UE4-Editor-Cmd.exe with commandlet parameters

  • This is how automation works

  • Lots of useful commandlets, especially for merging/diffing:

    • UDiffAssetsCommandlet

    • UDiffPackagesCommandlet

    • UDumpBluePrintsInfoCommandlet