| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UWindow.UWindowPageWindow
|
+-- UMenu.UMenuPageWindow
|
+-- UMenu.UMenuGameRulesBase
|
+-- UMenu.UMenuGameRulesCWindow
|
+-- UMenu.UMenuTeamGameRulesCWindow
| Variables Summary | |
|---|---|
| string | FFHelp |
| UWindowHSliderControl | FFSlider |
| string | FFText |
| Inherited Variables from UMenu.UMenuGameRulesBase |
|---|
| bControlRight, BotmatchParent, ControlOffset, FragEdit, FragHelp, FragText, Initialized, MaxPlayersEdit, MaxPlayersHelp, MaxPlayersText, MaxSpectatorsEdit, MaxSpectatorsHelp, MaxSpectatorsText, TimeEdit, TimeHelp, TimeText, WeaponsCheck, WeaponsHelp, WeaponsText |
| Functions Summary | ||
|---|---|---|
![]() | BeforePaint (Canvas C, float X, float Y)) | |
![]() | Created ())) | |
![]() | FFChanged ())) | |
![]() | Notify (UWindowDialogControl C, byte E)) | |
| Inherited Functions from UMenu.UMenuGameRulesCWindow |
|---|
| FragChanged, LoadCurrentValues, MaxPlayersChanged, MaxSpectatorsChanged, TimeChanged, WeaponsChecked |
| Inherited Functions from UMenu.UMenuGameRulesBase |
|---|
| AfterCreate, BeforePaint, Created, FragChanged, LoadCurrentValues, MaxPlayersChanged, MaxSpectatorsChanged, Notify, SetupNetworkOptions, TimeChanged, WeaponsChecked |
| Variables Detail |
|---|
| Functions Detail |
|---|
BeforePaint Source code
Created Source code
FFChanged Source code
Notify Source code| Defaultproperties |
|---|
defaultproperties
{
FFText="Friendly Fire:"
FFHelp="Slide to adjust the amount of damage friendly fire imparts to other teammates."
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||