Gah - a solution with more questions. – EntropicLqd
UE1:CreatureFactory (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Keypoint >> ThingFactory >> CreatureFactory |
Contents |
- Package:
- UnrealShare
- No known subclasses.
| 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.
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
