UE2:U2Tosc (U2XMP)
![]() |
Object >> Actor >> Pawn >> LicenseePawn >> U2Pawn >> U2PawnBase >> U2PawnBasic >> U2Tosc |
- 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. |
U2Tosc.uc
Constants
MaxRangedAttackTime
Value: 2.86
taken from duration of longest of the ranged firing animations
Properties
Property group 'U2Tosc'
DropArmLocationActorTag
Type: name
MaxPreferNPCEnemyDistance
Type: float
player will be attacked if no NPCs within this distance
Default value: -1.0
MinToleratePlayerDistance
Type: float
player within this distance won't be tolerated
Default value: -1.0
TriggerCutsceneEvent
Type: name
Default value: CutsceneStart
Internal variables
AltFireChargeEffect
Type: ParticleGenerator
AltFireEffect
Type: ParticleGenerator
ArmOozeEffect
Type: ParticleGenerator
ArmTossSpeed
Type: float
Default value: 535.0
ArmTossTargetActorTag
Type: name
Default value: ArmTossTarget
bBurning
Type: bool
bDamageImmune
Type: bool
bReachedDropArmHealth
Type: bool
BurnVictim
Type: Pawn
ChargeEffect
Type: ParticleGenerator
DropArmLocationActor
Type: Actor
LastEnemy
Type: Pawn
LeftToeEffects
Type: ParticleGenerator
Array size: 3
MuzzleFlashEffect
Type: ParticleGenerator
RightToeEffects
Type: ParticleGenerator
Array size: 3
ToscLastMumbleTime
Type: float
ToscPainAnimTime
Type: float
Default values
Functions
Events
Destroyed
Overrides: U2Pawn.Destroyed
PostBeginPlay
Overrides: U2PawnBasic.PostBeginPlay
Tick
Overrides: U2Pawn.Tick