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

Legacy:LocalMessagePlus

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Actor >> Info (UT) >> LocalMessage (UT) >> LocalMessagePlus

The real base class of all kinds of messages displayed on the HUD (UT).

Properties[edit]

color GreenColor, LightGreenColor, CyanColor 
int FontSize 
Relative font size. By default this value is returned by the GetFontSize function. (1 = Big, anything else = huge)

Known subclasses[edit]