Mostly Harmless
UE1:AmbushPoint (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> NavigationPoint >> AmbushPoint |
Contents |
- Package:
- Engine
- Direct subclass:
- DefensePoint
- This class in other games:
- RTNP, U1, U2, U2XMP, UE2Runtime
| 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. |
Ambushpoint.
[edit] Properties
[edit] Property group 'AmbushPoint'
[edit] bSniping
Type: bool
bots should snipe from this position
[edit] SightRadius
Type: float
How far bot at this point should look for enemies
Default value: 5000.0
[edit] Internal variables
[edit] lookdir
Type: Object.Vector
[edit] survivecount
Type: byte
used when picking ambushpoint
[edit] Default values
| Property | Value |
|---|---|
| bDirectional | True |
| SoundVolume | 128 |
[edit] Events
[edit] PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
