Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:SeqVar_Object (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceVariable >> SeqVar_Object
Package: 
Engine
Direct subclasses:
SeqVar_MusicTrackBank, SeqVar_Player, SeqVar_MusicTrack, SeqVar_ObjectList, SeqVar_ObjectVolume, UTSeqVar_Character
This class in other games:
UDK

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

Properties

Property group 'SeqVar_Object'

ObjValue

Type: Object

Modifiers: protected


Default values

Property Value
ObjCategory "Object"
ObjColor
Member Value
A 255
B 255
G 0
R 255
ObjName "Object"

Instance functions

GetObjectValue

function Object GetObjectValue ()

returns the object this variable is currently pointing to if this variable represents a list of objects, only returns the first one

SetObjectValue

function SetObjectValue (Object NewValue)

sets the object this variable points to