I'm a doctor, not a mechanic

UE3:UIState_Pressed (UT3)

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

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