Always snap to grid

UE2:AmbushPoint (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> NavigationPoint >> AmbushPoint
Package: 
U2AI
Direct subclass:
DefensePoint
This class in other games:
RTNP, U1, UT, U2, UE2Runtime

Ambushpoint.

Properties

Property group 'AmbushPoint'

bSniping

Type: bool

bots should snipe from this position

SightRadius

Type: float

How far bot at this point should look for enemies

Default value: 5000.0

Internal variables

LookDir

Type: Object.Vector


survivecount

Type: byte

used when picking ambushpoint

Default values

Property Value
bDirectional True
SoundVolume 128

Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay