Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Core.DeleteableObject | +-- Tyrion.AI_Sensor | +-- Tyrion.AI_GuardSensor
Constants Summary | ||
---|---|---|
NO_SHOT_TIMEOUT | = | 3.0f |
Inherited Contants from Tyrion.AI_Sensor |
---|
ONLY_NONE_VALUE, ONLY_NON_NONE_VALUE |
Inherited Variables from Tyrion.AI_Sensor |
---|
bNotifyIfResourceInactive, bNotifyOnValueChange, recipients, sensorAction, value |
Inherited Variables from Core.DeleteableObject |
---|
LatentStackLocations |
Functions Summary | ||
---|---|---|
begin ())) | ||
cleanup ())) | ||
Pawn | findGuardTarget ())) | |
bool | isGuardTarget (Pawn target )) | |
bool | noShotTimeOut (Rook rook, Pawn target )) | |
onSensorMessage (AI_Sensor sensor, AI_SensorData value, Object userData )) | ||
sanityCheck (Pawn target )) | ||
setParameters (float aEngagementAreaRadius, Vector aEngagementAreaCenter, optional Actor aEngagementAreaTarget )) |
Inherited Functions from Core.DeleteableObject |
---|
Delete |
Constants Detail |
---|
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bNotifyOnValueChange = true } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |