Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:U2NPCControllerBaseOld states (U2XMP)
Object >> Actor >> Controller >> LicenseeController >> AIController >> U2NPCController >> U2NPCControllerScriptable >> U2NPCControllerShared >> U2NPCControllerBaseOld (states) |
Contents
- 1 States
- 1.1 @AcquisitionState
- 1.2 @AttackCloseState
- 1.2.1 @AttackCloseState.EndState
- 1.2.2 @AttackCloseState.MayFall
- 1.2.3 @AttackCloseState.CanPredict
- 1.2.4 @AttackCloseState.DamageAttitudeTo
- 1.2.5 @AttackCloseState.eventEnemyNotVisible
- 1.2.6 @AttackCloseState.FearThisSpot
- 1.2.7 @AttackCloseState.GetPredictedChargeLocation
- 1.2.8 @AttackCloseState.GetTacticalMoveType
- 1.2.9 @AttackCloseState.SharedTimerEvent
- 1.2.10 @AttackCloseState.StrafeFromDamage
- 1.2.11 @AttackCloseState.TryStrafe
- 1.2.12 @AttackCloseState.TryToDodge
- 1.3 @AttackFallbackState
- 1.3.1 @AttackFallbackState.MayFall
- 1.3.2 @AttackFallbackState.eventBumpEnemy
- 1.3.3 @AttackFallbackState.eventEnemyNotVisible
- 1.3.4 @AttackFallbackState.eventHearNoiseThreat
- 1.3.5 @AttackFallbackState.eventSeeEnemy
- 1.3.6 @AttackFallbackState.GetTacticalMoveType
- 1.3.7 @AttackFallbackState.PickDestination
- 1.4 @AttackHuntState
- 1.4.1 @AttackHuntState.BeginState
- 1.4.2 @AttackHuntState.EndState
- 1.4.3 @AttackHuntState.MayFall
- 1.4.4 @AttackHuntState.DamageAttitudeTo
- 1.4.5 @AttackHuntState.eventBumpEnemy
- 1.4.6 @AttackHuntState.eventHearNoiseThreat
- 1.4.7 @AttackHuntState.FearThisSpot
- 1.4.8 @AttackHuntState.FindViewSpot
- 1.4.9 @AttackHuntState.MaybeClearHuntingEnemy
- 1.4.10 @AttackHuntState.MaybeSetEnemy
- 1.4.11 @AttackHuntState.NonRangedFireCheck
- 1.4.12 @AttackHuntState.PickDestination
- 1.4.13 @AttackHuntState.ReduceThreat
- 1.5 @AttackingState
- 1.6 @AttackRetreatState
- 1.6.1 @AttackRetreatState.MayFall
- 1.6.2 @AttackRetreatState.ChangeDestination
- 1.6.3 @AttackRetreatState.eventBumpEnemy
- 1.6.4 @AttackRetreatState.eventHearNoiseThreat
- 1.6.5 @AttackRetreatState.eventSeeEnemy
- 1.6.6 @AttackRetreatState.PickDestination
- 1.6.7 @AttackRetreatState.PickNextSpot
- 1.6.8 @AttackRetreatState.ReachedHome
- 1.6.9 @AttackRetreatState.ShotFiredNotification
- 1.7 @AttackStakeOutState
- 1.7.1 @AttackStakeOutState.BeginState
- 1.7.2 @AttackStakeOutState.EndState
- 1.7.3 @AttackStakeOutState.AdjustAim
- 1.7.4 @AttackStakeOutState.ClearShot
- 1.7.5 @AttackStakeOutState.ContinueStakeOut
- 1.7.6 @AttackStakeOutState.DamageAttitudeTo
- 1.7.7 @AttackStakeOutState.eventHearNoiseThreat
- 1.7.8 @AttackStakeOutState.MaybeSetEnemy
- 1.7.9 @AttackStakeOutState.RandomizeStakeOutDir
- 1.7.10 @AttackStakeOutState.SetFall
- 1.7.11 @AttackStakeOutState.SharedTimerEvent
- 1.8 @AttackStationaryState
- 1.8.1 @AttackStationaryState.BeginState
- 1.8.2 @AttackStationaryState.EndState
- 1.8.3 @AttackStationaryState.CheckAttackStatus
- 1.8.4 @AttackStationaryState.ContinueAttackStationary
- 1.8.5 @AttackStationaryState.DamageAttitudeTo
- 1.8.6 @AttackStationaryState.DoRangedAttack
- 1.8.7 @AttackStationaryState.eventEnemyNotVisible
- 1.8.8 @AttackStationaryState.KeepAttacking
- 1.8.9 @AttackStationaryState.NonRangedFireCheck
- 1.8.10 @AttackStationaryState.SharedTimerEvent
- 1.8.11 @AttackStationaryState.SpecialFire
- 1.8.12 @AttackStationaryState.StopFiring
- 1.9 @AttackTacticalMoveState
- 1.9.1 @AttackTacticalMoveState.BeginState
- 1.9.2 @AttackTacticalMoveState.EndState
- 1.9.3 @AttackTacticalMoveState.NotifyHitWall
- 1.9.4 @AttackTacticalMoveState.DamageAttitudeTo
- 1.9.5 @AttackTacticalMoveState.eventEnemyNotVisible
- 1.9.6 @AttackTacticalMoveState.FearThisSpot
- 1.9.7 @AttackTacticalMoveState.GiveUpTactical
- 1.9.8 @AttackTacticalMoveState.PawnIsInPain
- 1.9.9 @AttackTacticalMoveState.PickDestination
- 1.9.10 @AttackTacticalMoveState.PickRegDestination
- 1.9.11 @AttackTacticalMoveState.SetFall
- 1.9.12 @AttackTacticalMoveState.SharedTimerEvent
- 1.9.13 @AttackTacticalMoveState.ShotFiredNotification
- 1.10 @DeadState
- 1.11 @EnemyKilledState
- 1.12 @FallingState
- 1.12.1 @FallingState.BeginState
- 1.12.2 @FallingState.EndState
- 1.12.3 @FallingState.NotifyLanded
- 1.12.4 @FallingState.NotifyPhysicsVolumeChange
- 1.12.5 @FallingState.AdjustJump
- 1.12.6 @FallingState.DamageAttitudeTo
- 1.12.7 @FallingState.EnemyAcquired
- 1.12.8 @FallingState.eventEnemyNotVisible
- 1.12.9 @FallingState.eventSeeEnemy
- 1.12.10 @FallingState.FindNewJumpDest
- 1.12.11 @FallingState.MaybeSetEnemy
- 1.12.12 @FallingState.SetFall
- 1.12.13 @FallingState.SharedTimerEvent
- 1.13 @FindAirState
- 1.14 @FrozenState
- 1.15 @GameEndedState
- 1.16 @HoldingState
- 1.17 @HoldState
- 1.18 @LandedHardState
- 1.19 @MoveToGoalBaseState
- 1.20 @MoveToGoalWithEnemyState
- 1.21 @RoamingState
- 1.21.1 @RoamingState.BeginState
- 1.21.2 @RoamingState.EndState
- 1.21.3 @RoamingState.MayFall
- 1.21.4 @RoamingState.FearThisSpot
- 1.21.5 @RoamingState.HandleDecorationStuff
- 1.21.6 @RoamingState.ModifyMoveTarget
- 1.21.7 @RoamingState.PickDestination
- 1.21.8 @RoamingState.PickFarInventoryDestination
- 1.21.9 @RoamingState.PickHuntDestination
- 1.21.10 @RoamingState.PickOrdersDestination
- 1.21.11 @RoamingState.PickSpecialDestination
- 1.21.12 @RoamingState.SetOrders
- 1.21.13 @RoamingState.SetRoamTarget
- 1.21.14 @RoamingState.ShouldRecamp
- 1.22 @ScriptedDialogState
- 1.22.1 @ScriptedDialogState.BeginState
- 1.22.2 @ScriptedDialogState.DialogEnd
- 1.22.3 @ScriptedDialogState.EndState
- 1.22.4 @ScriptedDialogState.DialogPause
- 1.22.5 @ScriptedDialogState.DialogSetFocus
- 1.22.6 @ScriptedDialogState.DialogUnPause
- 1.22.7 @ScriptedDialogState.EnemyAcquired
- 1.22.8 @ScriptedDialogState.eventTookDamage
- 1.22.9 @ScriptedDialogState.IsDialogPaused
- 1.23 @ScriptedState
- 1.23.1 @ScriptedState.AnimEnd
- 1.23.2 @ScriptedState.BeginState
- 1.23.3 @ScriptedState.EndState
- 1.23.4 @ScriptedState.FinishedRotation
- 1.23.5 @ScriptedState.NotifyLanded
- 1.23.6 @ScriptedState.AdjustAim
- 1.23.7 @ScriptedState.AllowFriendlyBumpStateChanges
- 1.23.8 @ScriptedState.EnableProbeEvent
- 1.23.9 @ScriptedState.EnemyAcquired
- 1.23.10 @ScriptedState.eventAutoBegin
- 1.23.11 @ScriptedState.eventBumpAll
- 1.23.12 @ScriptedState.eventTookDamage
- 1.23.13 @ScriptedState.GetMoveSpeed
- 1.23.14 @ScriptedState.GetTarget
- 1.23.15 @ScriptedState.HandleDestinationReached
- 1.23.16 @ScriptedState.IsRepeatFire
- 1.23.17 @ScriptedState.MaybeFire
- 1.23.18 @ScriptedState.NotifyUnuse
- 1.23.19 @ScriptedState.SetFall
- 1.23.20 @ScriptedState.SetSpecialGoal
- 1.23.21 @ScriptedState.StateTransition
- 1.23.22 @ScriptedState.TryToHit
- 1.23.23 @ScriptedState.TurnToActor
- 1.23.24 @ScriptedState.UnuseActor
- 1.23.25 @ScriptedState.UseActor
- 1.24 @TakeHitState
- 1.25 @TestMoveState
- 1.26 @UsingState
- 1.27 @VictoryDanceState
- 1.28 @WanderingState
;Other member categories for this class::instance functions
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
States
@AcquisitionState
Ignores: BeginFalling, NotifyLanded
@AcquisitionState.BeginState
Overrides: Object.BeginState (global)
@AcquisitionState.EndState
Overrides: Object.EndState (global)
@AcquisitionState.eventBumpEnemy
Overrides: U2NPCControllerShared.eventBumpEnemy (global)
@AcquisitionState.eventHearNoiseThreat
Overrides: U2NPCControllerShared.eventHearNoiseThreat (global)
@AcquisitionState.eventSeeEnemy
Overrides: U2NPCControllerShared.eventSeeEnemy (global)
@AcquisitionState.ShotFiredNotification
Overrides: U2NPCControllerShared.ShotFiredNotification (global)
@AttackCloseState
Extends: @MoveToGoalWithEnemyState
Ignores: HearNoise, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@AttackCloseState.EndState
Overrides: Object.EndState (global)
@AttackCloseState.MayFall
Overrides: Controller.MayFall (global)
@AttackCloseState.CanPredict
@AttackCloseState.DamageAttitudeTo
Overrides: @MoveToGoalWithEnemyState.DamageAttitudeTo
@AttackCloseState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
@AttackCloseState.FearThisSpot
Overrides: U2NPCControllerShared.FearThisSpot (global)
@AttackCloseState.GetPredictedChargeLocation
@AttackCloseState.GetTacticalMoveType
Overrides: AIController.GetTacticalMoveType (global)
Overrides: @MoveToGoalBaseState.SharedTimerEvent
@AttackCloseState.StrafeFromDamage
Overrides: U2NPCControllerShared.StrafeFromDamage (global)
@AttackCloseState.TryStrafe
@AttackCloseState.TryToDodge
Overrides: U2NPCControllerShared.TryToDodge (global)
@AttackFallbackState
Extends: @MoveToGoalWithEnemyState
@AttackFallbackState.MayFall
Overrides: Controller.MayFall (global)
@AttackFallbackState.eventBumpEnemy
Overrides: U2NPCControllerShared.eventBumpEnemy (global)
@AttackFallbackState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
@AttackFallbackState.eventHearNoiseThreat
Overrides: U2NPCControllerShared.eventHearNoiseThreat (global)
@AttackFallbackState.eventSeeEnemy
Overrides: U2NPCControllerShared.eventSeeEnemy (global)
@AttackFallbackState.GetTacticalMoveType
Overrides: AIController.GetTacticalMoveType (global)
@AttackFallbackState.PickDestination
@AttackHuntState
@AttackHuntState.BeginState
Overrides: Object.BeginState (global)
@AttackHuntState.EndState
Overrides: Object.EndState (global)
@AttackHuntState.MayFall
Overrides: Controller.MayFall (global)
@AttackHuntState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@AttackHuntState.eventBumpEnemy
Overrides: U2NPCControllerShared.eventBumpEnemy (global)
@AttackHuntState.eventHearNoiseThreat
Overrides: U2NPCControllerShared.eventHearNoiseThreat (global)
@AttackHuntState.FearThisSpot
Overrides: U2NPCControllerShared.FearThisSpot (global)
@AttackHuntState.FindViewSpot
@AttackHuntState.MaybeClearHuntingEnemy
@AttackHuntState.MaybeSetEnemy
Overrides: U2NPCControllerShared.MaybeSetEnemy (global)
@AttackHuntState.NonRangedFireCheck
Overrides: NonRangedFireCheck (global)
@AttackHuntState.PickDestination
@AttackHuntState.ReduceThreat
Overrides: U2NPCControllerShared.ReduceThreat (global)
@AttackingState
Ignores: HearNoise, NotifyBump, NotifyHitWall, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@AttackingState.BeginState
Overrides: Object.BeginState (global)
@AttackingState.ChooseAttackMode
@AttackingState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
Overrides: SharedTimerEvent (global)
@AttackRetreatState
Extends: @MoveToGoalWithEnemyState
@AttackRetreatState.MayFall
Overrides: Controller.MayFall (global)
@AttackRetreatState.ChangeDestination
@AttackRetreatState.eventBumpEnemy
Overrides: U2NPCControllerShared.eventBumpEnemy (global)
@AttackRetreatState.eventHearNoiseThreat
Overrides: U2NPCControllerShared.eventHearNoiseThreat (global)
@AttackRetreatState.eventSeeEnemy
Overrides: U2NPCControllerShared.eventSeeEnemy (global)
@AttackRetreatState.PickDestination
@AttackRetreatState.PickNextSpot
@AttackRetreatState.ReachedHome
@AttackRetreatState.ShotFiredNotification
Overrides: U2NPCControllerShared.ShotFiredNotification (global)
@AttackStakeOutState
@AttackStakeOutState.BeginState
Overrides: Object.BeginState (global)
@AttackStakeOutState.EndState
Overrides: Object.EndState (global)
@AttackStakeOutState.AdjustAim
Overrides: U2NPCControllerShared.AdjustAim (global)
@AttackStakeOutState.ClearShot
@AttackStakeOutState.ContinueStakeOut
@AttackStakeOutState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@AttackStakeOutState.eventHearNoiseThreat
Overrides: U2NPCControllerShared.eventHearNoiseThreat (global)
@AttackStakeOutState.MaybeSetEnemy
Overrides: U2NPCControllerShared.MaybeSetEnemy (global)
@AttackStakeOutState.RandomizeStakeOutDir
Overrides: U2NPCControllerShared.RandomizeStakeOutDir (global)
@AttackStakeOutState.SetFall
Overrides: SetFall (global)
Overrides: SharedTimerEvent (global)
@AttackStationaryState
Ignores: HearNoise, NotifyBump, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@AttackStationaryState.BeginState
Overrides: Object.BeginState (global)
@AttackStationaryState.EndState
Overrides: Object.EndState (global)
@AttackStationaryState.CheckAttackStatus
@AttackStationaryState.ContinueAttackStationary
@AttackStationaryState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@AttackStationaryState.DoRangedAttack
Overrides: DoRangedAttack (global)
@AttackStationaryState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
@AttackStationaryState.KeepAttacking
@AttackStationaryState.NonRangedFireCheck
Overrides: NonRangedFireCheck (global)
Overrides: SharedTimerEvent (global)
@AttackStationaryState.SpecialFire
Overrides: SpecialFire (global)
@AttackStationaryState.StopFiring
Overrides: StopFiring (global)
@AttackTacticalMoveState
Ignores: HearNoise, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@AttackTacticalMoveState.BeginState
Overrides: Object.BeginState (global)
@AttackTacticalMoveState.EndState
Overrides: Object.EndState (global)
@AttackTacticalMoveState.NotifyHitWall
Overrides: Controller.NotifyHitWall (global)
@AttackTacticalMoveState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@AttackTacticalMoveState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
@AttackTacticalMoveState.FearThisSpot
Overrides: U2NPCControllerShared.FearThisSpot (global)
@AttackTacticalMoveState.GiveUpTactical
Overrides: GiveUpTactical (global)
@AttackTacticalMoveState.PawnIsInPain
Overrides: Controller.PawnIsInPain (global)
@AttackTacticalMoveState.PickDestination
@AttackTacticalMoveState.PickRegDestination
@AttackTacticalMoveState.SetFall
Overrides: SetFall (global)
Overrides: SharedTimerEvent (global)
@AttackTacticalMoveState.ShotFiredNotification
Overrides: U2NPCControllerShared.ShotFiredNotification (global)
@DeadState
Inherits from: Controller.@DeadState
Ignores: BeginFalling, EnemyNotVisible, eventTakeDamage, eventTookDamage, HearNoise, NotifyBump, NotifyHeadVolumeChange, NotifyHitWall, NotifyLanded, NotifyPhysicsVolumeChange, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther, SetTestMoveTarget, ShotFiredNotification
@DeadState.BeginState
Overrides: Object.BeginState (global)
@EnemyKilledState
@EnemyKilledState.BeginState
Overrides: Object.BeginState (global)
@EnemyKilledState.EndState
Overrides: Object.EndState (global)
@FallingState
Ignores: NotifyBump, NotifyHitWall, ShotFiredNotification
@FallingState.BeginState
Overrides: Object.BeginState (global)
@FallingState.EndState
Overrides: Object.EndState (global)
@FallingState.NotifyLanded
Overrides: Controller.NotifyLanded (global)
@FallingState.NotifyPhysicsVolumeChange
Overrides: U2NPCControllerShared.NotifyPhysicsVolumeChange (global)
@FallingState.AdjustJump
@FallingState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@FallingState.EnemyAcquired
Overrides: EnemyAcquired (global)
@FallingState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
@FallingState.eventSeeEnemy
Overrides: U2NPCControllerShared.eventSeeEnemy (global)
@FallingState.FindNewJumpDest
@FallingState.MaybeSetEnemy
Overrides: U2NPCControllerShared.MaybeSetEnemy (global)
@FallingState.SetFall
Overrides: SetFall (global)
Overrides: SharedTimerEvent (global)
@FindAirState
Ignores: HearNoise, NotifyBump, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@FindAirState.BeginState
Overrides: Object.BeginState (global)
@FindAirState.EndState
Overrides: Object.EndState (global)
@FindAirState.NotifyHeadVolumeChange
Overrides: Controller.NotifyHeadVolumeChange (global)
@FindAirState.NotifyHitWall
Overrides: Controller.NotifyHitWall (global)
@FindAirState.eventEnemyNotVisible
Overrides: U2NPCControllerScriptable.eventEnemyNotVisible (global)
@FindAirState.PickDestination
Overrides: SharedTimerEvent (global)
@FrozenState
@FrozenState.BeginState
Overrides: Object.BeginState (global)
@FrozenState.CanFire
Overrides: CanFire (global)
@FrozenState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@FrozenState.eventBumpEnemy
Overrides: U2NPCControllerShared.eventBumpEnemy (global)
@FrozenState.eventTakeDamage
Overrides: eventTakeDamage (global)
@FrozenState.eventTookDamage
Overrides: eventTookDamage (global)
@FrozenState.IsFrozen
Overrides: Controller.IsFrozen (global)
@FrozenState.IsMobile
Overrides: IsMobile (global)
@GameEndedState
@GameEndedState.SetOrders
Overrides: SetOrders (global)
@HoldingState
@HoldingState.BeginState
Overrides: Object.BeginState (global)
@HoldingState.EndState
Overrides: Object.EndState (global)
@HoldingState.NotifyLanded
Overrides: Controller.NotifyLanded (global)
@HoldingState.EnemyAcquired
Overrides: EnemyAcquired (global)
Overrides: SharedTimerEvent (global)
@HoldState
@HoldState.FearThisSpot
Overrides: U2NPCControllerShared.FearThisSpot (global)
@HoldState.PickDestination
@LandedHardState
Inherits from: LicenseeController.@LandedHardState
Ignores: BeginFalling, EnemyNotVisible, HearNoise, NotifyBump, NotifyHeadVolumeChange, NotifyHitWall, NotifyLanded, NotifyPhysicsVolumeChange, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther, ShotFiredNotification, Trigger
@LandedHardState.BeginState
Overrides: LicenseeController.@LandedHardState.BeginState
@LandedHardState.LandedHardDone
Overrides: LicenseeController.@LandedHardState.LandedHardDone
@MoveToGoalBaseState
@MoveToGoalBaseState.SetFall
Overrides: SetFall (global)
Overrides: SharedTimerEvent (global)
@MoveToGoalWithEnemyState
Extends: @MoveToGoalBaseState
@MoveToGoalWithEnemyState.DamageAttitudeTo
Overrides: DamageAttitudeTo (global)
@RoamingState
@RoamingState.BeginState
Overrides: Object.BeginState (global)
@RoamingState.EndState
Overrides: Object.EndState (global)
@RoamingState.MayFall
Overrides: Controller.MayFall (global)
@RoamingState.FearThisSpot
Overrides: U2NPCControllerShared.FearThisSpot (global)
@RoamingState.HandleDecorationStuff
@RoamingState.ModifyMoveTarget
@RoamingState.PickDestination
@RoamingState.PickFarInventoryDestination
@RoamingState.PickHuntDestination
@RoamingState.PickOrdersDestination
@RoamingState.PickSpecialDestination
@RoamingState.SetOrders
Overrides: SetOrders (global)
@RoamingState.SetRoamTarget
Overrides: SetRoamTarget (global)
@RoamingState.ShouldRecamp
@ScriptedDialogState
Extends: @ScriptedState
@ScriptedDialogState.BeginState
Overrides: @ScriptedState.BeginState
@ScriptedDialogState.DialogEnd
Overrides: Actor.DialogEnd (global)
@ScriptedDialogState.EndState
Overrides: @ScriptedState.EndState
@ScriptedDialogState.DialogPause
Overrides: Actor.DialogPause (global)
@ScriptedDialogState.DialogSetFocus
Overrides: Actor.DialogSetFocus (global)
@ScriptedDialogState.DialogUnPause
Overrides: U2NPCControllerScriptable.DialogUnPause (global)
@ScriptedDialogState.EnemyAcquired
Overrides: @ScriptedState.EnemyAcquired
@ScriptedDialogState.eventTookDamage
Overrides: @ScriptedState.eventTookDamage
@ScriptedDialogState.IsDialogPaused
Overrides: U2NPCControllerScriptable.IsDialogPaused (global)
@ScriptedState
Extends: @MoveToGoalBaseState
@ScriptedState.AnimEnd
@ScriptedState.BeginState
Overrides: Object.BeginState (global)
@ScriptedState.EndState
Overrides: Object.EndState (global)
@ScriptedState.FinishedRotation
@ScriptedState.NotifyLanded
Overrides: Controller.NotifyLanded (global)
@ScriptedState.AdjustAim
Overrides: U2NPCControllerShared.AdjustAim (global)
@ScriptedState.AllowFriendlyBumpStateChanges
Overrides: U2NPCControllerShared.AllowFriendlyBumpStateChanges (global)
@ScriptedState.EnableProbeEvent
Overrides: U2NPCController.EnableProbeEvent (global)
@ScriptedState.EnemyAcquired
Overrides: EnemyAcquired (global)
@ScriptedState.eventAutoBegin
Overrides: U2NPCControllerScriptable.eventAutoBegin (global)
@ScriptedState.eventBumpAll
Overrides: U2NPCControllerShared.eventBumpAll (global)
@ScriptedState.eventTookDamage
Overrides: eventTookDamage (global)
@ScriptedState.GetMoveSpeed
Overrides: U2NPCControllerShared.GetMoveSpeed (global)
@ScriptedState.GetTarget
Overrides: Controller.GetTarget (global)
@ScriptedState.HandleDestinationReached
Overrides: U2NPCControllerShared.HandleDestinationReached (global)
@ScriptedState.IsRepeatFire
Overrides: U2NPCControllerScriptable.IsRepeatFire (global)
@ScriptedState.MaybeFire
Overrides: U2NPCControllerScriptable.MaybeFire (global)
@ScriptedState.NotifyUnuse
Overrides: U2NPCControllerShared.NotifyUnuse (global)
@ScriptedState.SetFall
Overrides: @MoveToGoalBaseState.SetFall
@ScriptedState.SetSpecialGoal
Overrides: U2NPCControllerShared.SetSpecialGoal (global)
@ScriptedState.StateTransition
Overrides: StateTransition (global)
@ScriptedState.TryToHit
Overrides: U2NPCControllerShared.TryToHit (global)
@ScriptedState.TurnToActor
Overrides: U2NPCControllerScriptable.TurnToActor (global)
@ScriptedState.UnuseActor
Overrides: U2NPCControllerShared.UnuseActor (global)
@ScriptedState.UseActor
Overrides: U2NPCControllerShared.UseActor (global)
@TakeHitState
Ignores: HearNoise, NotifyBump, NotifyHitWall, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@TakeHitState.BeginState
Overrides: Object.BeginState (global)
@TakeHitState.NotifyLanded
Overrides: Controller.NotifyLanded (global)
Overrides: SharedTimerEvent (global)
@TestMoveState
Extends: @MoveToGoalBaseState
@UsingState
@UsingState.EndState
Overrides: Object.EndState (global)
@UsingState.NotifyUnuse
Overrides: U2NPCControllerShared.NotifyUnuse (global)
@UsingState.UnuseActor
Overrides: U2NPCControllerShared.UnuseActor (global)
@UsingState.UseActor
Overrides: U2NPCControllerShared.UseActor (global)
@VictoryDanceState
Extends: @EnemyKilledState
@VictoryDanceState.EndState
Overrides: @EnemyKilledState.EndState
@WanderingState
@WanderingState.BeginState
Overrides: Object.BeginState (global)
@WanderingState.EndState
Overrides: Object.EndState (global)
@WanderingState.DeferTo
Overrides: DeferTo (global)
@WanderingState.FearThisSpot
Overrides: U2NPCControllerShared.FearThisSpot (global)
@WanderingState.PickDestination
@WanderingState.SetFall
Overrides: SetFall (global)
Overrides: SharedTimerEvent (global)