Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:CreatureFactory (UT)

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
UT Object >> Actor >> Keypoint >> ThingFactory >> CreatureFactory
Package: 
UnrealShare
This class in other games:
RTNP, U1

CreatureFactory.

Properties

Property group 'CreatureFactory'

AddedCoopCapacity

Type: int

Extra creatures for coop mode

AlarmTag

Type: name

alarmtag given to creatures from this factory

Orders

Type: name

creatures from this factory will have these orders

Default value: 'Attacking'

OrderTag

Type: name


Internal variables

enemy

Type: Pawn


Default values

Property Value
bCovert True
capacity 1

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: ThingFactory.PostBeginPlay


PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


States

Waiting

Inherits from: ThingFactory.Waiting

Modifiers: auto

Waiting.Touch

event Touch (Actor Other)

Overrides: ThingFactory.Waiting.Touch