I don't need to test my programs. I have an error-correcting modem.
UE3:SeqVar_Object (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
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
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. |
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 |
|
||||||||||
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