Cogito, ergo sum

UE3:SeqVar_Object (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

Property group 'SeqVar_Object'[edit]

ObjValue[edit]

Type: Object

Modifiers: protected


Default values[edit]

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

Instance functions[edit]

GetObjectValue[edit]

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[edit]

function SetObjectValue (Object NewValue)

sets the object this variable points to