| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- UTGame.UTUI_Widget
|
+-- UTGame.UTDrawPanel
|
+-- UTGame.UTDrawMapVotePanel
| Variables Summary | |
|---|---|
| int | Index |
| int | TopIndex |
| UTVoteReplicationInfo | VoteRI |
| UTDrawMapVotePanel | |
| color | SelectionTextColor |
| color | TextColor |
| font | TextFont |
| Inherited Variables from UTGame.UTDrawPanel |
|---|
| bUseFullViewport, Canvas, pHeight, pLeft, pTop, pWidth, ResolutionScale |
| Inherited Variables from UTGame.UTUI_Widget |
|---|
| bRequiresTick, UTSceneOwner |
| Functions Summary | ||
|---|---|---|
![]() | DrawPanel ())) | |
![]() | FindItemUnderCursor ())) | |
![]() | GetSupportedUIActionKeyNames (out array | |
![]() | InitializeVRI (UTVoteReplicationInfo NewVoteRI)) | |
![]() | PostInitialize ())) | |
![]() | bool | ProcessInputKey (const out SubscribedInputEventParameters EventParms )) |
| Inherited Functions from UTGame.UTDrawPanel |
|---|
| Draw2DLine, DrawPanel |
| Inherited Functions from UTGame.UTUI_Widget |
|---|
| FindDataStore, GetPlayerControllerId, NotifyGameSessionEnded |
| Variables Detail |
|---|
| Functions Detail |
|---|
DrawPanel Source code
FindItemUnderCursor Source code
GetSupportedUIActionKeyNames Source code
InitializeVRI Source code
PostInitialize Source code
ProcessInputKey Source code| Defaultproperties |
|---|
defaultproperties
{
TextFont=MultiFont'UI_Fonts_Final.Menus.Fonts_Positec'
TextColor=(B=255,G=255,R=255,A=255)
SelectionTextColor=(B=0,G=255,R=255,A=255)
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'UTGame.Default__UTDrawPanel:WidgetEventComponent'
ObjectArchetype=UIComp_Event'UTGame.Default__UTDrawPanel:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UTDrawMapVotePanel"
ObjectArchetype=UTDrawPanel'UTGame.Default__UTDrawPanel'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||