I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:Binding Editor Commands

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

UnrealEd console commands can be assigned to toolbox buttons (see Custom Toolbox Buttons) or to keys.

Binding to Keys

Examples

  • "POLY TEXMULT UU=0 VV=0 UV=-1 VU=1". This will create a shortcut key that rotates a surface texture by 90°.
  • ACTOR ADD CLASS=<CLASS>
Personal tools