home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Level Design
/
GLDesign.bin
/
Software
/
UnrealEngine2Runtime
/
UE2Runtime-22262001_Demo.exe
/
GUI
/
Classes
/
STY_SliderCaption.uc
< prev
next >
Wrap
Text File
|
2003-06-30
|
385b
|
16 lines
// ====================================================================
// Class: XInterface.STY_SliderCaption
// Parent: XInterface.GUIStyles
//
// <Enter a description here>
// ====================================================================
class STY_SliderCaption extends GUIStyles;
defaultproperties
{
KeyName="SliderCaption"
FontNames(0)="MenuFont"
}