Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTMultiTeam.UTMT_UIPanel_Scoreboard

UTMultiTeam.UTMT_UIPanel_Scoreboard

Functions Summary
function OnNotifyVisibilityChanged (UIScreenObject SourceWidget, bool bIsVisible ))
event PostInitialize ()))


Functions Detail

OnNotifyVisibilityChanged Source code

simulated function OnNotifyVisibilityChanged ( UIScreenObject SourceWidget, bool bIsVisible ) )
A slight hack: when this scoreboard panel is made visible, it hides itself again and sets the correct team-indexed panel to be visible instead. This is to get around the restriction of only being able to set a single scoreboard panel name for the mid-game menu.

PostInitialize Source code

event PostInitialize ( ) )


Defaultproperties

defaultproperties
{
	BackgroundImageComponent=PanelBackgroundTemplate
	EventProvider=WidgetEventComponent
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 23/12/2011 20:31:26.067 - Created with UnCodeX