I'm a doctor, not a mechanic

UE3:SeqVar_Union (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceVariable >> SeqVar_Union
Package: 
Engine
This class in other games:
UDK

This class is used for linking variables of different types. It contains a variable of each supported type and can be connected to most types of variables links.

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

Properties[edit]

Property group 'SeqVar_Union'[edit]

BoolValue[edit]

Type: int


FloatValue[edit]

Type: float


IntValue[edit]

Type: int


ObjectValue[edit]

Type: Object


StringValue[edit]

Type: string


Internal variables[edit]

SupportedVariableClasses[edit]

Type: array<class<SequenceVariable> >

The list of sequence variable classes that are supported by SeqVar_Union

Default value, index 0: Class'Engine.SeqVar_Bool'

Default value, index 1: Class'Engine.SeqVar_Int'

Default value, index 2: Class'Engine.SeqVar_Object'

Default value, index 3: Class'Engine.SeqVar_String'

Default value, index 4: Class'Engine.SeqVar_Float'

Default values[edit]

Property Value
ObjColor
Member Value
A 255
B 255
G 255
R 255
ObjName "Union"