Legacy:Note

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 :: Actor >> Note (Package: Engine)

A "sticky" note. Level designers can place these in the level and then view them as a batch in the error/warnings window or as individual by reading the Text property.

This actor contains no code and performs no functions beyond that.

Properties

Main

string Text
This property holds the text of the note from the Level Designer.

Discussion