Unreal Home | Search | Contact | Back
The Guide -> Popups -> Script Editor
 
This is the much improved script editor.

A list of loaded scripts is displayed on the left hand side and one the right a big blue area for the currently displayed script.

Menu Options:

  • File->Export Changed Script
    exports any changes you've made to the relevant .uc file
  • File->Export All Scipts
    exports all scripts to their relevant .uc files
  • File->Close
    closes the currently displayed script
  • Tools->Compile Changed
    changed code must becompiled into the .u file. This will compile only changed files
  • Tools->Compile All
    compiles all the scripts

Icons:

Close the current script
Compile all changed scripts (remember to save the pacakges after doing this!)
Compile all scripts
Open the actor browser window (but if its already open in the background then it does nothing)
Find text in current script
Find previous case of above
Find next case of above

 

 

Last Updated 15 June, 2002