Mostly Harmless

UE3:ActorFactoryAI (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> ActorFactory >> ActorFactoryAI
Package: 
Engine
Direct subclass:
UTActorFactoryAI
This class in other games:
UT3

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

Type: class<Pawn>


PawnName

Type: string


TeamIndex

Type: int

what team to put the AI on

Default value: 255

Default values

Property Value
bPlaceable False