Gah - a solution with more questions. – EntropicLqd
UE3:UIEvent_ValueChanged (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceEvent >> UIEvent >> UIEvent_ValueChanged |
Contents
- Package:
- Engine
- Direct subclasses:
- UIEvent_CheckValueChanged, UIEvent_ComboboxValueChanged, UIEvent_ListIndexChanged, UIEvent_NumericOptionListValueChanged, UIEvent_OptionListValueChanged, UIEvent_ProgressBarValueChanged, UIEvent_SliderValueChanged, UIEvent_TextValueChanged
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Base class for events which are activated when some widget that contains data changes the value of that data (checkboxes, editboxes, lists, etc.)
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Note: native because C++ code activates this event
Default values[edit]
Property | Value |
---|---|
ObjCategory | "Value Changed" |
ObjName | "Value Changed" |