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

Engine.SeqVar_Int

Extends
SequenceVariable
Modifiers
native ( Sequence )

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

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

Direct Known Subclasses:

SeqVar_RandomInt

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

Functions Summary
Inherited Functions from Engine.SequenceObject
GetObjClassVersion, GetWorldInfo, IsPastingIntoLevelSequenceAllowed, IsValidLevelSequenceObject, ScriptLog


Variables Detail

SeqVar_Int

IntValue Source code

var(SeqVar_Int) int IntValue;


Defaultproperties

defaultproperties
{
	ObjName="Int"
	ObjCategory="Int"
	ObjColor=(R=0,G=255,B=255,A=255)		
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:56.894 - Created with UnCodeX