The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:SeqEvent_AISeeEnemy (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_AISeeEnemy
Package: 
Engine
This class in other games:
UT3

Event which is triggered by the AI code when an NPC sees an enemy pawn. Originator: the pawn associated with the NPC Insigator: the enemy PC that has been spotted. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SeqEvent_AISeeEnemy'

MaxSightDistance

Type: float

Max distance before allowing activation

Default values

Property Value
ObjCategory "AI"
ObjName "See Enemy"