I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:KActorSpawnable (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> DynamicSMActor >> KActor >> KActorSpawnable
Package: 
Engine
This class in other games:
UDK

Version of KActor that can be dynamically spawned and destroyed during gameplay

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

Default values

Property Value
bNoDelete False

Subobjects

MyLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: KActor.MyLightEnvironment

No new values.

StaticMeshComponent0

Class: Engine.StaticMeshComponent

Inherits from: KActor.StaticMeshComponent0

No new values.

Functions

Native functions

ResetComponents

native function ResetComponents ()

Used when the actor is pulled from a cache for use.

Other instance functions

Initialize

simulated function Initialize ()


Recycle

simulated function Recycle ()