I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:ActorFactoryAI (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ActorFactory >> ActorFactoryAI |
- Package:
- Engine
- Direct subclass:
- UTActorFactoryAI
- This class in other games:
- UT3
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'ActorFactoryAI'
bGiveDefaultInventory
Type: bool
whether or not to give the spawned Pawn the default inventory for the gametype being played
ControllerClass
Type: class<AIController>
Default value: Class'Engine.AIController'
InventoryList
Type: array<class<Inventory> >
additional inventory to give the Pawn
PawnClass
PawnName
Type: string
TeamIndex
Type: int
what team to put the AI on
Default value: 255
Default values
Property | Value |
---|---|
bPlaceable | False |