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

GFxUI.GFxInteraction

Extends
Interaction
Modifiers
inherits ( FCallbackEventDevice ) native

Filename : GFxInteraction.uc Content : GFx Interaction class, its instance is maintained in GFxGameViewportClient Copyright : (c) 2006-2007 Scaleform Corp. All Rights Reserved. Portions of the integration code is from Epic Games as identified by Perforce annotations. Copyright 2010 Epic Games, Inc. All rights reserved. Notes : Since 'ucc' will prefix all class names with 'U' there is not conflict with GFx file / class naming. 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
|   
+-- Engine.UIRoot
   |   
   +-- Engine.Interaction
      |   
      +-- GFxUI.GFxInteraction

Constants Summary
Inherited Contants from Engine.UIRoot
DEFAULT_SIZE_X, DEFAULT_SIZE_Y, MAX_SUPPORTED_GAMEPADS

Enumerations Summary
Inherited Enumerations from Engine.UIRoot
EInputPlatformType, EUIDataProviderFieldType

Structures Summary
Inherited Structures from Engine.UIRoot
InputEventParameters, InputKeyAction, RawInputKeyEventData, SubscribedInputEventParameters, TextureCoordinates, UIAxisEmulationDefinition, UIDataStoreBinding, UIProviderFieldValue, UIProviderScriptFieldValue, UIRangeData

Functions Summary
function CloseAllMoviePlayers ()
functionGFxMoviePlayer GetFocusMovie (int ControllerId)
function NotifyGameSessionEnded ()
function NotifyPlayerAdded (int PlayerIndex, LocalPlayer AddedPlayer)
function NotifyPlayerRemoved (int PlayerIndex, LocalPlayer RemovedPlayer)
Inherited Functions from Engine.Interaction
Init, Initialized, NotifyGameSessionEnded, NotifyPlayerAdded, NotifyPlayerRemoved, PostRender, Tick
Inherited Functions from Engine.UIRoot
GetCurrentUIController, GetDataStoreFieldValue, GetDataStoreStringValue, GetInputPlatformType, GetOnlineGameInterface, GetOnlinePlayerInterface, GetOnlinePlayerInterfaceEx, GetSceneClient, SetDataStoreFieldValue, SetDataStoreStringValue, StaticResolveDataStore


Functions Detail

CloseAllMoviePlayers Source code

native function CloseAllMoviePlayers ( )

GetFocusMovie Source code

native function GFxMoviePlayer GetFocusMovie ( int ControllerId )
Set focus movie and input capture mode

NotifyGameSessionEnded Source code

native function NotifyGameSessionEnded ( )

NotifyPlayerAdded Source code

native function NotifyPlayerAdded ( int PlayerIndex, LocalPlayer AddedPlayer )

NotifyPlayerRemoved Source code

native function NotifyPlayerRemoved ( int PlayerIndex, LocalPlayer RemovedPlayer )


Defaultproperties

defaultproperties
{

}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:50.253 - Created with UnCodeX