I'm a doctor, not a mechanic

UE3:UTMapRoundImage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> UIRoot >> UIScreenObject >> UIObject >> UIImage >> UTMapRoundImage
Package: 
UTGame
Implemented interfaces
UIDataStorePublisher

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

Properties[edit]

Property group 'UTMapRoundImage'[edit]

MapRingMaterial[edit]

Type: Material


Internal variables[edit]

MapRingMaterialInstance[edit]

Type: MaterialInstanceConstant

Modifiers: transient


Subobjects[edit]

ImageComponentTemplate[edit]

Class: Engine.UIComp_DrawImage

Inherits from: UIImage.ImageComponentTemplate

No new values.

WidgetEventComponent[edit]

Class: Engine.UIComp_Event

Inherits from: UIImage.WidgetEventComponent

No new values.

Functions[edit]

Events[edit]

PostInitialize[edit]

event PostInitialize ()

Overrides: UIScreenObject.PostInitialize

Called after this screen object's children have been initialized

Other instance functions[edit]

SetOrigin[edit]

function SetOrigin (float X, float Y)


SetScale[edit]

function SetScale (float NewScale)


SetupMaterialInstance[edit]

function SetupMaterialInstance (Texture2D MapTex)