The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTMapRoundImage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
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)