| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIListBoxBase
|
+-- XInterface.GUIScrollTextBox
|
+-- KFGui.KFMapStoryLabel
| Variables Summary | |
|---|---|
| string | StoryString |
| Inherited Variables from XInterface.GUIScrollTextBox |
|---|
| bNoTeletype, bRepeat, bStripColors, CharDelay, COMMA, EOLDelay, ESC, InitialDelay, MyScrollText, RepeatDelay, Separator, TextAlign |
| Inherited Variables from XInterface.GUIListBoxBase |
|---|
| bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | LoadStoryText ())) | |
| Inherited Functions from XInterface.GUIScrollTextBox |
|---|
| AddText, Created, InitBaseList, InitComponent, InternalOnAdjustTop, InternalOnCreateComponent, IsNumber, Restart, SetContent, Stop, StripColors |
| Inherited Functions from XInterface.GUIListBoxBase |
|---|
| InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code
LoadStoryText Source code| Defaultproperties |
|---|
defaultproperties
{
bNoTeletype=True
CharDelay=0.010000
EOLDelay=0.010000
bVisibleWhenEmpty=True
WinTop=0.123207
WinLeft=0.499288
WinWidth=0.469593
WinHeight=0.283379
bAcceptsInput=False
bNeverFocus=True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||