Mostly Harmless
UE2:U2AraknidControllerHeavy (U2XMP)
Actor >> Controller >> LicenseeController >> AIController >> U2NPCController >> U2NPCControllerScriptable >> U2NPCControllerShared >> U2NPCControllerBase >> U2NPCControllerBasic >> U2AraknidController >> U2AraknidControllerHeavy |
Contents
- 1 Constants
- 2 Properties
- 3 Instance functions
- 4 States
- 4.1 @AttackFallbackState
- 4.1.1 @AttackFallbackState.EndState
- 4.1.2 @AttackFallbackState.AdjustAim
- 4.1.3 @AttackFallbackState.CanFire
- 4.1.4 @AttackFallbackState.CanFireShockwave
- 4.1.5 @AttackFallbackState.DoSpinAttack
- 4.1.6 @AttackFallbackState.FireShot
- 4.1.7 @AttackFallbackState.GetFinalDestinationActor
- 4.1.8 @AttackFallbackState.HandleReachedOrdersObject
- 4.1.9 @AttackFallbackState.StartSpinning
- 4.1.10 @AttackFallbackState.StopSpinning
- 4.2 @AttackLeapState
- 4.3 @AttackStationaryState
- 4.1 @AttackFallbackState
- Package:
- U2Pawns
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. |
U2AraknidControllerHeavy.
Constants[edit]
SpinAttackLabel[edit]
Value: 'SpinAttackLabel'
Properties[edit]
bSpinning[edit]
Type: bool
U2AH[edit]
Type: U2AraknidHeavy
shortcut to the araknid pawn
Instance functions[edit]
CanAttemptLeapAttack[edit]
Overrides: U2NPCControllerBasic.CanAttemptLeapAttack
CanFire[edit]
Overrides: U2NPCControllerBasic.CanFire
CanFirePods[edit]
CanFireShockwave[edit]
CanFireSperm[edit]
FirePods[edit]
FireShockwave[edit]
FireShot[edit]
Overrides: U2NPCControllerBasic.FireShot
FireSperm[edit]
NumTeammatesWithinLimits[edit]
Possess[edit]
Overrides: U2NPCControllerBasic.Possess
SpecialDeathHandling[edit]
Overrides: U2NPCControllerBasic.SpecialDeathHandling
States[edit]
@AttackFallbackState[edit]
@AttackFallbackState.EndState[edit]
Overrides: Object.EndState (global)
@AttackFallbackState.AdjustAim[edit]
Overrides: U2NPCControllerShared.AdjustAim (global)
@AttackFallbackState.CanFire[edit]
Overrides: U2NPCControllerBasic.@AttackFallbackState.CanFire
@AttackFallbackState.CanFireShockwave[edit]
Overrides: CanFireShockwave (global)
@AttackFallbackState.DoSpinAttack[edit]
@AttackFallbackState.FireShot[edit]
Overrides: FireShot (global)
@AttackFallbackState.GetFinalDestinationActor[edit]
Overrides: U2NPCControllerBasic.@AttackFallbackState.GetFinalDestinationActor
@AttackFallbackState.HandleReachedOrdersObject[edit]
Overrides: U2NPCControllerBasic.@AttackFallbackState.HandleReachedOrdersObject
@AttackFallbackState.StartSpinning[edit]
@AttackFallbackState.StopSpinning[edit]
@AttackLeapState[edit]
Inherits from: U2NPCControllerBasic.@AttackLeapState
Ignores: EnemyInLeapRange, EnemyInMeleeRange, HearNoise, SeeAlertFriend, SeeEnemy, SeeFriend, SeeOther
@AttackLeapState.CanFire[edit]
Overrides: U2NPCControllerBasic.@AttackLeapState.CanFire
@AttackLeapState.FinishedLeap[edit]
Overrides: U2NPCControllerBasic.@AttackLeapState.FinishedLeap
@AttackStationaryState[edit]
Inherits from: U2NPCControllerBasic.@AttackStationaryState
Ignores: HearNoise, NotifyBump, SeeAlertFriend, SeeFriend, SeeOther
@AttackStationaryState.AdjustAim[edit]
Overrides: U2NPCControllerShared.AdjustAim (global)
@AttackStationaryState.CanFireShockwave[edit]
Overrides: CanFireShockwave (global)
@AttackStationaryState.eventEnemyNotVisible[edit]
Overrides: U2NPCControllerBasic.@AttackStationaryState.eventEnemyNotVisible
@AttackStationaryState.ShouldAbortState[edit]
Overrides: U2NPCControllerBasic.@AttackStationaryState.ShouldAbortState