| Home Page | Recent Changes | Preferences

UMenuLabelControl

class UMenuLabelControl extends UWindowLabelControl;

function Created()
{
    Super.Created();

    Font = F_Normal;
    TextColor.R = 0;
    TextColor.G = 0;
    TextColor.B = 0;
}
defaultproperties
{
}

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In