| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
This is a version of the comment box which wraps the comment text within the box region. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.SequenceObject
|
+-- Engine.SequenceFrame
|
+-- Engine.SequenceFrameWrapped
| Variables Summary |
|---|
| Inherited Variables from Engine.SequenceFrame |
|---|
| bDrawBox, bFilled, BorderColor, BorderWidth, bTileFill, FillColor, FillMaterial, FillTexture, SizeX, SizeY |
| 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.SequenceObject |
|---|
| GetWorldInfo, IsValidLevelSequenceObject, IsValidUISequenceObject, ScriptLog |
| Defaultproperties |
|---|
defaultproperties
{
bDrawBox=True
ObjName="Sequence Comment Wrapped"
Name="Default__SequenceFrameWrapped"
ObjectArchetype=SequenceFrame'Engine.Default__SequenceFrame'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||