There is no spoon

UE3:ActorFactoryAI (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> ActorFactory >> ActorFactoryAI

Contents

Package: 
Engine
Direct subclass:
UTActorFactoryAI
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'ActorFactoryAI'

[edit] bGiveDefaultInventory

Type: bool

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

[edit] ControllerClass

Type: class<AIController>


Default value: Class'Engine.AIController'

[edit] InventoryList

Type: array<class<Inventory> >

additional inventory to give the Pawn

[edit] PawnClass

Type: class<Pawn>


[edit] PawnName

Type: string


[edit] TeamIndex

Type: int

what team to put the AI on

Default value: 255

[edit] Default values

Property Value
bPlaceable False