I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UIEvent_OnClick (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceEvent >> UIEvent >> UIEvent_OnClick

Contents

Package: 
Engine
This class in other games:
UT3

This event is activated when an object that responds to mouse clicks is clicked on.

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

Note: native because C++ code activates this event

Default values[edit]

Property Value
ObjName "On Click"
ObjPosX 32
ObjPosY 104