There is no spoon

UE3:UTUIScene_AnimTest (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIScene >> UTUIScene >> UTUIScene_AnimTest
Package: 
UTGame

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

ColorTest

Type: UIButton

Modifiers: transient


OpacityTest

Type: UIButton

Modifiers: transient


RotTest

Type: UIButton

Modifiers: transient


TestImg

Type: UIImage

Modifiers: transient


TestImg2

Type: UIImage

Modifiers: transient


VisTest

Type: UIButton

Modifiers: transient


Subobjects

SceneEventComponent

Class: Engine.UIComp_Event

Inherits from: UTUIScene.SceneEventComponent

No new values.

Functions

Events

PostInitialize

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions

TestColor

function bool TestColor (UIScreenObject EventObject, int PlayerIndex)


TestOpacity

function bool TestOpacity (UIScreenObject EventObject, int PlayerIndex)


TestRot

function bool TestRot (UIScreenObject EventObject, int PlayerIndex)


TestVis

function bool TestVis (UIScreenObject EventObject, int PlayerIndex)