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

UnrealScriptTest.CTSimpleNestChild

Extends
TestComponentsBase
Modifiers
native

This class is used for testing and verifying the behavior of component instancing for actors which contain one layer of nested components. This component is assigned to the value of a component property in TestComponent_SimpleNesting_Parent. This component does not have any components of its own. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.ActorComponent
      |   
      +-- UnrealScriptTest.TestComponentsBase
         |   
         +-- UnrealScriptTest.CTSimpleNestChild

Variables Summary
Inherited Variables from UnrealScriptTest.TestComponentsBase
ModifiedFloat, UnmodifiedInt
Inherited Variables from Engine.ActorComponent
bAttached, bNeedsReattach, bNeedsUpdateTransform, bTickInEditor, Owner, Scene, TickGroup

Functions Summary
Inherited Functions from Engine.ActorComponent
ForceUpdate, SetComponentRBFixed, SetTickGroup


Defaultproperties

defaultproperties
{
   Name="Default__CTSimpleNestChild"
   ObjectArchetype=TestComponentsBase'UnrealScriptTest.Default__TestComponentsBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:35.755 - Created with UnCodeX