UE3:SeqVar_Union (UT3)

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

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

Property group 'SeqVar_Union'

BoolValue

Type: int


FloatValue

Type: float


IntValue

Type: int


ObjectValue

Type: Object


StringValue

Type: string


Internal variables

SupportedVariableClasses

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

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