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 1998-2008 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: sk 18-3-2018 10:00:43.985 - Created with UnCodeX