Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:AlarmPoint (UT)

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

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

AlarmPoint.

Properties

Property group 'AlarmPoint'

AlarmAnim

Type: name


AlarmSound

Type: Sound


bAttackWhilePaused

Type: bool


bDestroyAlarmTriggerer

Type: bool


bKillMe

Type: bool


bNoFail

Type: bool


bStopIfNoEnemy

Type: bool


bStrafeTo

Type: bool


ducktime

Type: float

how long to pause after playing anim before starting attack while paused

NextAlarm

Type: name

next point to go to

pausetime

Type: float

how long to pause here

ShootTarget

Type: name


Internal variables

lookdir

Type: Object.Vector

direction to look while stopped

NextAlarmObject

Type: Actor


Default values

Property Value
bDirectional True
Texture Texture'UnrealShare.S_Alarm'

Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay