Mostly Harmless

Category:Commandlets

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Commandlets are classes extending Commandlet that are implemented either in UnrealScript or in native code. Commandlets can be run from the commandline through UCC.

Important commandlets

BatchExportCommandlet 
Exports resources from Unreal packages.
CompressCommandlet 
Compresses Unreal packages for redirected downloads.
MakeCommandlet 
Compiles UnrealScript code.
MasterCommandlet 
Creates UMOD files.
PkgCommandlet 
A tool for editing Unreal packages from the commandline.
ServerCommandlet 
Runs a dedicated game server.
UncompressCommandlet 
Decompresses files created by the CompressCommandlet.

This category currently contains no pages or media.

Personal tools