I love the smell of UnrealEd crashing in the morning. – tarquin

Category:Commandlets

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from Commandlets)
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.

[edit] 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