Always snap to grid
UE1:CreatureFactory (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Keypoint >> ThingFactory >> CreatureFactory |
Contents |
- Package:
- UnrealShare
- This class in other games:
- RTNP, U1
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
CreatureFactory.
[edit] Properties
[edit] Property group 'CreatureFactory'
[edit] AddedCoopCapacity
Type: int
Extra creatures for coop mode
[edit] AlarmTag
Type: name
alarmtag given to creatures from this factory
[edit] Orders
Type: name
creatures from this factory will have these orders
Default value: 'Attacking'
[edit] OrderTag
Type: name
[edit] Internal variables
[edit] enemy
Type: Pawn
[edit] Default values
| Property | Value |
|---|---|
| bCovert | True |
| capacity | 1 |
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: ThingFactory.PostBeginPlay
[edit] PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
[edit] States
[edit] Waiting
Inherits from: ThingFactory.Waiting
Modifiers: auto
[edit] Waiting.Touch
event Touch (Actor Other)
Overrides: ThingFactory.Waiting.Touch
