UTGame.GFxUDKFrontEnd_InfoDialog
- Extends
- GFxUDKFrontEnd_Dialog
Filename : GFxUDKFrontEnd_Dialog.uc
Content : GFx-UDK Front End Implementaiton
Copyright : (c) 2010 Scaleform Corp. All Rights Reserved.
Notes : Base class for a dialog for the GFx-UDK front end.
Licensees may use this file in accordance with the valid Scaleform
Commercial License Agreement provided with the software.
This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING
THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR ANY PURPOSE.
Core.Object
|
+-- GFxUI.GFxObject
|
+-- UTGame.GFxUIView
|
+-- UTGame.GFxUDKFrontEnd_View
|
+-- UTGame.GFxUDKFrontEnd_Dialog
|
+-- UTGame.GFxUDKFrontEnd_InfoDialog
Inherited Functions from UTGame.GFxUDKFrontEnd_View |
DisableSubComponents, MoveBackImpl, OnEscapeKeyPress, OnTopMostView, OnViewActivated, OnViewClosed, OnViewLoaded, PlayCloseAnimation, PlayOpenAnimation, Select_Back, WidgetInitialized |
function DisableSubComponents ( bool bDisableComponents) )
function OnTopMostView ( optional bool bPlayOpenAnimation = FALSE) )
public function OnViewClosed ( ) )
public function SetAcceptButtonLabel ( string Label ) )
SetAcceptButton_OnPress Source code
function SetAcceptButton_OnPress ( delegate<
GFxClikWidget.
EventListener>
EventListener ) )
public function SetBackButtonLabel ( string Label ) )
public function SetInfo (
string Info) )
public function SetTitle ( string Title) )
Creation time: ti 22-3-2011 19:56:50.451 - Created with
UnCodeX