Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.SeqVar_Name

Extends
SequenceVariable
Modifiers
native ( inherit )

Sequence variable for holding a name value. Copyright 2007 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- Engine.SequenceObject
   |   
   +-- Engine.SequenceVariable
      |   
      +-- Engine.SeqVar_Name

Variables Summary
SeqVar_Name
nameNameValue
Inherited Variables from Engine.SequenceVariable
VarName
Inherited Variables from Engine.SequenceObject
bDeletable, bDrawFirst, bDrawLast, bOutputObjCommentToScreen, bSuppressAutoComment, DrawHeight, DrawWidth, ObjCategory, ObjClassVersion, ObjColor, ObjComment, ObjInstanceVersion, ObjName, ObjPosX, ObjPosY, ParentSequence

Functions Summary
Inherited Functions from Engine.SequenceVariable
IsValidUISequenceObject
Inherited Functions from Engine.SequenceObject
GetWorldInfo, IsValidLevelSequenceObject, IsValidUISequenceObject, ScriptLog


Variables Detail

SeqVar_Name

NameValue Source code

var(SeqVar_Name) name NameValue;
the value of this variable


Defaultproperties

defaultproperties
{
   ObjName="Name"
   ObjColor=(B=255,G=255,R=128,A=255)
   Name="Default__SeqVar_Name"
   ObjectArchetype=SequenceVariable'Engine.Default__SequenceVariable'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 26/11/2007 17:41:09.953 - Created with UnCodeX