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
| Object >> ActorFactory >> ActorFactoryAI >> UTActorFactoryAI |
Contents |
| 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. |
[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
