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

UE3:UTActorFactoryAI (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 12:52, 17 January 2010 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> ActorFactory >> ActorFactoryAI >> UTActorFactoryAI

Contents

Package: 
UTGame
This class in other games:
UT3


[edit] Properties

[edit] Property group 'UTActorFactoryAI'

[edit] bForceDeathmatchAI

Type: bool


[edit] bUseCompartment

Type: bool

Try and use physics hardware for this spawned object.

[edit] Default values

Property Value
ControllerClass Class'UTGame.UTBot'

[edit] Events

[edit] PostCreateActor

simulated event PostCreateActor (Actor NewActor)

Overrides: ActorFactory.PostCreateActor

Initialize factory created bot

Personal tools