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
Object >> Actor >> DynamicSMActor >> KActor >> KActorSpawnable |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 ()