I'm a doctor, not a mechanic

UE3:ActorFactoryAI (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> ActorFactory >> ActorFactoryAI
Package: 
Engine
Direct subclass:
UTActorFactoryAI
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'ActorFactoryAI'[edit]

bGiveDefaultInventory[edit]

Type: bool

whether or not to give the spawned Pawn the default inventory for the gametype being played

ControllerClass[edit]

Type: class<AIController>


Default value: Class'Engine.AIController'

InventoryList[edit]

Type: array<class<Inventory> >

additional inventory to give the Pawn

PawnClass[edit]

Type: class<Pawn>


PawnName[edit]

Type: string


TeamIndex[edit]

Type: int

what team to put the AI on

Default value: 255

Default values[edit]

Property Value
bPlaceable False