Jump to content

UE Explorer's commandline arguments


EliotVU

Recommended Posts

I suspect most people don't know that UE Explorer does accept some quick-shortcut commandline arguments for common tasks.

 

Arguments:

  • <file_path> (Optional)
  • -console : Launches UE Explorer as a console window displaying its live-log.
    • -silent : The console window will automatically close when the task completes.
    • -export=classes or scripts : Exports all classes or scripts from the specified package.
  • -newwindow : Open the file in a new UE Explorer window.

An Example:

"C:\Program Files (x86)\UE Explorer\UE Explorer.exe" "C:\UT2004\System\Core.u" -console -export=classes

 

 

Copied from: http://eliotvu.com/forum/showthread.php?tid=81&pid=394#pid394

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...