| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.SequenceObject
|
+-- Engine.SequenceVariable
|
+-- Engine.SeqVar_Int
|
+-- Engine.SeqVar_RandomInt
| Variables Summary | |
|---|---|
| SeqVar_RandomInt | |
| int | Max |
| int | Min |
| Inherited Variables from Engine.SeqVar_Int |
|---|
| IntValue |
| Inherited Variables from Engine.SequenceVariable |
|---|
| VarName |
| Functions Summary |
|---|
| Inherited Functions from Engine.SequenceVariable |
|---|
| IsValidUISequenceObject |
| Variables Detail |
|---|
Max value for randomness
Min value for randomness
| Defaultproperties |
|---|
defaultproperties { Max=100 ObjName="Random Int" Name="Default__SeqVar_RandomInt" ObjectArchetype=SeqVar_Int'Engine.Default__SeqVar_Int' } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||