Always snap to grid

UE1:CreatureFactory (U1)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> Actor >> Keypoint >> ThingFactory >> CreatureFactory
Package: 
UnrealShare
This class in other games:
RTNP, UT

CreatureFactory.

Properties[edit]

Property group 'CreatureFactory'[edit]

AddedCoopCapacity[edit]

Type: int

Extra creatures for coop mode

AlarmTag[edit]

Type: name

alarmtag given to creatures from this factory

Orders[edit]

Type: name

creatures from this factory will have these orders

Default value: 'Attacking'

OrderTag[edit]

Type: name


Internal variables[edit]

enemy[edit]

Type: Pawn


Default values[edit]

Property Value
bCovert True
capacity 1

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: ThingFactory.PostBeginPlay


PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


States[edit]

Waiting[edit]

Inherits from: ThingFactory.Waiting

Modifiers: auto

Waiting.Touch[edit]

event Touch (Actor Other)

Overrides: ThingFactory.Waiting.Touch