UTGame.UTProj_StingerShard
- Extends
- UTProjectile
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- UTGame.UTProjectile
|
+-- UTGame.UTProj_StingerShard
Direct Known Subclasses:
UTProj_LeviathanShard, UTProj_TurretShard
Inherited Variables from UTGame.UTProjectile |
AccelRate, AmbientSound, bAdvanceExplosionEffect, bAttachExplosionToPawns, bAttachExplosionToVehicles, bCheckProjectileLight, bImportantAmbientSound, bShuttingDown, bSuppressExplosionFX, bSuppressSounds, Buoyancy, bWaitForEffects, bWideCheck, CheckRadius, CustomGravityScaling, DecalDissolveParamName, DecalHeight, DecalWidth, DurationOfDecal, ExplosionDecal, ExplosionLightClass, ExplosionSound, InstigatorBaseVehicle, MaxEffectDistance, MaxExplosionLightDistance, ProjectileLight, ProjectileLightClass, ProjEffects, ProjExplosionTemplate, ProjFlightTemplate, TerminalVelocity, TossZ |
Inherited Variables from Engine.Projectile |
bBegunPlay, bBlockedByInstigator, bInitRotationFromVelocity, bNotBlockedByShield, bRotationFollowsVelocity, bSwitchToZeroCollision, CylinderComponent, Damage, DamageRadius, ImpactedActor, ImpactSound, InstigatorController, MaxSpeed, MomentumTransfer, MyDamageType, NetCullDistanceSquared, SpawnSound, Speed, ZeroCollider, ZeroColliderComponent |
Functions Summary |
 | | AdjustPhysicsForHit ()))
|
 | | ClientSideTouch (Actor Other, Vector HitLocation))
|
 | bool | CreateSpike (UTPawn DeadPawn, vector InitialHitLocation, vector Direction))
|
 | | Destroyed ()))
|
 | bool | FindNearestBone (UTPawn DeadPawn, vector InitialHitLocation, out name BestBone, out vector BestHitLocation))
|
 | | HitWall (vector HitNormal, actor Wall, PrimitiveComponent WallComp))
|
 | | PostBeginPlay ()))
|
 | | ProcessTouch (Actor Other, Vector HitLocation, Vector HitNormal))
|
 | | Shutdown ()))
|
 | | SpikeVictim (UTPawn Victim, name VictimBone))
|
Inherited Functions from UTGame.UTProjectile |
CalcCamera, CalculateTravelTime, CanSplash, CheckMaxEffectDistance, CreateProjectileLight, Destroyed, EffectIsRelevant, Explode, GetHomingTarget, GetPawnOwner, GetRange, GetTerminalVelocity, GetTimeToLocation, HideProjectile, Init, Landed, MyOnParticleSystemFinished, PostBeginPlay, PreBeginPlay, ProcessTouch, ProjectileHurtRadius, SetExplosionEffectParameters, SetInitialState, ShouldSpawnExplosionLight, Shutdown, SpawnExplosionEffects, SpawnFlightEffects, StaticGetTimeToLocation, Tick, TornOff |
Inherited Functions from Engine.Projectile |
CanSplash, EncroachedBy, EncroachingOn, Explode, FellOutOfWorld, GetRange, GetTeamNum, GetTimeToLocation, HitWall, HurtRadius, Init, IsStationary, PostBeginPlay, PreBeginPlay, ProcessTouch, RandSpin, Reset, StaticGetTimeToLocation, Touch |
var bool bCanCreateSpike;
var bool bSpiked;
UTProj_StingerShard
simulated function AdjustPhysicsForHit ( ) )
simulated
function ClientSideTouch (
Actor Other,
Vector HitLocation) )
static
function bool CreateSpike (
UTPawn DeadPawn,
vector InitialHitLocation,
vector Direction) )
simulated event Destroyed ( ) )
static
function bool FindNearestBone (
UTPawn DeadPawn,
vector InitialHitLocation, out
name BestBone, out
vector BestHitLocation) )
simulated function PostBeginPlay ( ) )
simulated
function ProcessTouch (
Actor Other,
Vector HitLocation,
Vector HitNormal) )
simulated function Shutdown ( ) )
simulated
function SpikeVictim (
UTPawn Victim,
name VictimBone) )
defaultproperties
{
Begin Object Class=StaticMeshComponent Name=ProjectileMesh ObjName=ProjectileMesh Archetype=StaticMeshComponent'Engine.Default__StaticMeshComponent'
StaticMesh=StaticMesh'WP_Stinger.Mesh.S_WP_StingerShard'
CullDistance=12000.000000
CachedCullDistance=12000.000000
bUseAsOccluder=False
CastShadow=False
bAcceptsLights=False
CollideActors=False
BlockActors=False
BlockRigidBody=False
Scale=1.500000
Name="ProjectileMesh"
ObjectArchetype=StaticMeshComponent'Engine.Default__StaticMeshComponent'
End Object
MyMesh=ProjectileMesh
SpikeVictimVelFactor=0.500000
ProjExplosionTemplate=ParticleSystem'WP_Stinger.Particles.P_WP_Stinger_AltFire_Surface_Impact'
MaxEffectDistance=7000.000000
AccelRate=4500.000000
CheckRadius=27.000000
Speed=2500.000000
MaxSpeed=4000.000000
Damage=38.000000
MomentumTransfer=70000.000000
MyDamageType=Class'UTGame.UTDmgType_StingerShard'
Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'UTGame.Default__UTProjectile:CollisionCylinder'
ObjectArchetype=CylinderComponent'UTGame.Default__UTProjectile:CollisionCylinder'
End Object
CylinderComponent=CollisionCylinder
Components(0)=CollisionCylinder
Components(1)=ProjectileMesh
LifeSpan=10.000000
CollisionComponent=CollisionCylinder
Name="Default__UTProj_StingerShard"
ObjectArchetype=UTProjectile'UTGame.Default__UTProjectile'
}
|
Creation time: sk 18-3-2018 10:00:55.729 - Created with
UnCodeX