There is no spoon
UE3:UICond_SwitchWidget (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceCondition >> SeqCond_SwitchBase >> SeqCond_SwitchObject >> UICond_SwitchWidget |
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. |
This sequence object provides a fast way to activate different actions based on the value of an object variable containing which references a UIScreenObject. Automatically generates a unique OutputLink for each widget value added by the designer.
Copyright 2007 Epic Games, Inc. All Rights Reserved
Default values[edit]
Property | Value |
---|---|
MetaClass | Class'Engine.UIScreenObject' |
ObjName | "Switch Widget" |
Events[edit]
IsValidLevelSequenceObject[edit]
event bool IsValidLevelSequenceObject ()
Overrides: SequenceObject.IsValidLevelSequenceObject
Determines whether this class should be displayed in the list of available ops in the level kismet editor.
Returns:
- TRUE if this sequence object should be available for use in the level kismet editor