UE2:U2NPCControllerBotSP (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
U2AIOld

U2NPCControllerBotSP.uc Created By: Steve Polge, Mike Fox Created On: 2/14/00 $Author: Mfox $ $Date: 11/19/02 2:17a $ $Revision: 5 $

Default values

Property Value
bShouldPossess True

States

@AttackHuntState

Inherits from: U2NPCControllerBotOld.@AttackHuntState

Ignores: EnemyNotVisible

@AttackHuntState.MaybeClearHuntingEnemy

function MaybeClearHuntingEnemy ()

Overrides: U2NPCControllerBotOld.@AttackHuntState.MaybeClearHuntingEnemy


@DeadState

Inherits from: U2NPCControllerBotOld.@DeadState

Ignores: EnemyNotVisible, eventTakeDamage, eventTookDamage, HearNoise, NotifyBump, NotifyHeadVolumeChange, NotifyHitWall, NotifyLanded, NotifyPhysicsVolumeChange, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther, ShotFiredNotification

@DeadState.ShouldDestroyNPC

function bool ShouldDestroyNPC ()

Overrides: U2NPCControllerBotOld.ShouldDestroyNPC (global)


@RoamingState

Inherits from: U2NPCControllerBotOld.@RoamingState

Ignores: EnemyNotVisible

@RoamingState.PickDestination

function PickDestination ()

Overrides: U2NPCControllerBotOld.@RoamingState.PickDestination