Cogito, ergo sum

UE3:UIState_Pressed (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIState >> UIState_Pressed
Package: 
Engine
Implemented interfaces
UIEventContainer
This class in other games:
UT3

Activated when a widget that responds to mouse button clicks receives a button down event, and is deactivated when the widget receives the corresonding button up event.

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

Note: native because C++ code activates this state