UTGame.UTDamageType
- Extends
- DamageType
- Modifiers
- abstract
UTDamageType
NOTE: we can not do: HideDropDown on this class as we need to be able to use it in SeqEvent_TakeDamage for objects taking
damage from any UTDamageType!
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.DamageType
|
+-- UTGame.UTDamageType
Direct Known Subclasses:
UTDmgType_AvrilRocket, UTDmgType_BioGoo, UTDmgType_Burning, UTDmgType_CicadaLaser, UTDmgType_DarkWalkerBolt, UTDmgType_Drowned, UTDmgType_EMP, UTDmgType_Encroached, UTDmgType_Enforcer, UTDmgType_FailedTranslocation, UTDmgType_FlakShard, UTDmgType_FuryBolt, UTDmgType_GoliathMachineGun, UTDmgType_HellBenderPrimary, UTDmgType_HeroBomb, UTDmgType_HeroMelee, UTDmgType_ImpactHammer, UTDmgType_Instagib, UTDmgType_LeviathanBeam, UTDmgType_LeviathanBolt, UTDmgType_LeviathanCollision, UTDmgType_LeviathanExplosion, UTDmgType_LeviathanRocket, UTDmgType_LeviathanShard, UTDmgType_LeviathanShockBall, UTDmgType_LinkBeam, UTDmgType_LinkGenerator, UTDmgType_LinkPlasma, UTDmgType_MantaBolt, UTDmgType_NemesisBeam, UTDmgType_NightshadeBeam, UTDmgType_NodeDestruction, UTDmgType_OrbReturn, UTDmgType_PaladinEnergyBolt, UTDmgType_PaladinProximityExplosion, UTDmgType_RanOver, UTDmgType_RaptorBolt, UTDmgType_Redeemer, UTDmgType_ScavengerBallCollision, UTDmgType_ScavengerBolt, UTDmgType_ScavengerStabbed, UTDmgType_ScorpionBlade, UTDmgType_ScorpionGlob, UTDmgType_ShapedCharge, UTDmgType_ShockBall, UTDmgType_ShockCombo, UTDmgType_ShockPrimary, UTDmgType_Slime, UTDmgType_SniperHeadShot, UTDmgType_SniperPrimary, UTDmgType_SpaceDeath, UTDmgType_SpiderMine, UTDmgType_SPMACameraCrush, UTDmgType_SPMAShell, UTDmgType_SPMAShockBall, UTDmgType_SPMAShockBeam, UTDmgType_SPMAShockChain, UTDmgType_SPMASmallShell, UTDmgType_StingerBullet, UTDmgType_StingerShard, UTDmgType_Telefrag, UTDmgType_TurretPrimary, UTDmgType_TurretRocket, UTDmgType_TurretShard, UTDmgType_TurretShockBall, UTDmgType_VehicleCollision, UTDmgType_VehicleShockBall, UTDmgType_VehicleShockBeam, UTDmgType_VehicleShockChain, UTDmgType_ViperBolt, UTDmgType_XRay
Inherited Variables from Engine.DamageType |
bAlwaysGibs, bArmorStops, bCausedByWorld, bCausesBlood, bCausesBloodSplatterDecals, bDontHurtInstigator, bExtraMomentumZ, bIgnoreDriverDamageMult, bKRadialImpulse, bKUseOwnDeathVel, bLocationalHit, bNeverGibs, bRadialDamageVelChange, DamagedFFWaveform, DeathString, FemaleSuicide, GibModifier, KDamageImpulse, KDeathUpKick, KDeathVel, KilledFFWaveform, KImpulseRadius, MaleSuicide, RadialDamageImpulse, VehicleDamageScaling, VehicleMomentumScaling |
Inherited Variables from Core.Object |
Class, HashNext, HashOuterNext, Linker, LinkerIndex, Name, NetIndex, ObjectArchetype, ObjectFlags, ObjectInternalInteger, Outer, StateFrame, VfTableObject |
Inherited Structures from Core.Object |
Box, BoxSphereBounds, Color, Cylinder, double, DynamicMap_Mirror, Guid, IndirectArray_Mirror, InterpCurveFloat, InterpCurvePointFloat, InterpCurvePointQuat, InterpCurvePointTwoVectors, InterpCurvePointVector, InterpCurvePointVector2D, InterpCurveQuat, InterpCurveTwoVectors, InterpCurveVector, InterpCurveVector2D, IntPoint, LinearColor, Map_Mirror, Matrix, MultiMap_Mirror, Plane, pointer, Quat, qword, RawDistribution, RenderCommandFence, Rotator, TextureMipBulkData_Mirror, ThreadSafeCounter, TPOV, TwoVectors, UntypedBulkData_Mirror, Vector, Vector2D, Vector4 |
Functions Summary |
 | | BoneBreaker (UTPawn ThePawn, SkeletalMeshComponent TheMesh, vector Impulse, vector HitLocation, name BoneName))
|
 | | CalcDeathCamera (UTPawn P, float DeltaTime, out vector CameraLocation, out rotator CameraRotation, out float CameraFOV)
|
 | | CreateDeathGoreChunks (UTPawn ThePawn, class<UTDamageType> TheDamageType, const out TraceHitInfo HitInfo, vector HitLocation))
|
 | | CreateDeathSkeleton (UTPawn ThePawn, class<UTDamageType> TheDamageType, const out TraceHitInfo HitInfo, vector HitLocation))
|
 | | DoCustomDamageEffects (UTPawn ThePawn, class<UTDamageType> TheDamageType, const out TraceHitInfo HitInfo, vector HitLocation))
|
 | | DrawKillIcon (Canvas Canvas, float ScreenX, float ScreenY, float HUDScaleX, float HUDScaleY))
|
 | class<UTEmitCameraEffect> | GetDeathCameraEffectInstigator (UTPawn UTP ))
|
 | class<UTEmitCameraEffect> | GetDeathCameraEffectVictim (UTPawn UTP ))
|
 | float | GetHitEffectDuration (Pawn P, float Damage))
|
 | name | GetStatsName (name StatType))
|
 | | IncrementDeaths (UTPlayerReplicationInfo KilledPRI))
|
 | int | IncrementKills (UTPlayerReplicationInfo KillerPRI))
|
 | | IncrementSuicides (UTPlayerReplicationInfo KilledPRI))
|
 | | PawnTornOff (UTPawn DeadPawn)
|
 | | ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn))
|
 | bool | ShouldGib (UTPawn DeadPawn))
|
 | | SpawnExtraGibEffects (UTGib TheGib)
|
 | | SpawnGibEffects (UTGib Gib))
|
 | | SpawnHitEffect (Pawn P, float Damage, vector Momentum, name BoneName, vector HitLocation)
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, Asc, Asin, Atan, BeginState, ByteToFloat, Caps, Chr, Clamp, ClampLength, ClampRotAxis, ClassIsChildOf, ClearConfig, ClockwiseFrom, ColorToLinearColor, ContinuedState, Cos, Cross, Disable, Dot, DumpStateStack, DynamicLoadObject, Enable, EndState, Exp, FClamp, FCubicInterp, FindDeltaAngle, FindObject, FInterpEaseIn, FInterpEaseInOut, FInterpEaseOut, FInterpTo, FloatToByte, FMax, FMin, FPctByRange, FRand, GetAngularDegreesFromRadians, GetAngularDistance, GetAngularFromDotDist, GetAxes, GetDotDistance, GetEnum, GetFuncName, GetHeadingAngle, GetNetFuncName, GetPackageName, GetPerObjectConfigSections, GetRangePctByValue, GetRangeValueByPct, GetSpecialValue, GetStateName, GetUnAxes, GotoState, InStr, IsA, IsChildState, IsInState, IsNetScript, IsPendingKill, IsUTracing, IsZero, JoinArray, Left, Len, Lerp, Localize, Locs, Loge, LogInternal, MakeColor, MakeLinearColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NormalizeRotAxis, OrthoRotation, ParseStringIntoArray, PathName, PausedState, PointDistToLine, PointDistToPlane, PointInBox, PoppedState, PopState, ProjectOnTo, PushedState, PushState, QuatDot, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, RDiff, Repl, Right, RInterpTo, RLerp, RotRand, Round, RSize, RSmerp, SaveConfig, SClampRotAxis, ScriptTrace, SetSpecialValue, SetUTracing, Sin, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, Tan, TimeStamp, ToHex, TransformVectorByRotation, UnwindHeading, vect2d, VInterpTo, VLerp, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, VSmerp, WarnInternal, ^, ^^, |, ||, ~, ~= |
AlwaysGibDamageThreshold Source code
var int AlwaysGibDamageThreshold;
var bool bBulletHit;
var bool bCauseConvulsions;
var bool bComplainFriendlyFire;
var bool bDestroysBarricades;
var bool bDirectDamage;
var bool bHeadGibCamera;
var bool bLeaveBodyEffect;
bOverrideHitEffectColor Source code
var bool bOverrideHitEffectColor;
var bool bSelfDestructDamage;
var bool bSeversHead;
var bool bSpecialDeathCamera;
var bool bThrowRagdoll;
var bool bUseTearOffMomentum;
var bool bVehicleHit;
var int CustomTauntIndex;
var float DamageOverlayTime;
var int DamageWeaponFireMode;
DeathCameraEffectInstigator Source code
DeathCameraEffectVictim Source code
var float DeathOverlayTime;
var name DeathStatsName;
var float GibPerterbation;
var int GibThreshold;
var float HeroPointsMultiplier;
var name KillStatsName;
MinAccumulateDamageThreshold Source code
var int MinAccumulateDamageThreshold;
var float NodeDamageScaling;
PhysicsTakeHitMomentumThreshold Source code
var float PhysicsTakeHitMomentumThreshold;
RewardAnnouncementClass Source code
RewardAnnouncementSwitch Source code
var int RewardAnnouncementSwitch;
var int RewardCount;
var name RewardEvent;
var name SuicideStatsName;
DeathAnim
bAnimateHipsForDeathAnim Source code
var(DeathAnim) bool bAnimateHipsForDeathAnim;
var(DeathAnim) name DeathAnim;
var(DeathAnim) float DeathAnimRate;
var(DeathAnim) float MotorDecayTime;
StopAnimAfterDamageInterval Source code
var(DeathAnim) float StopAnimAfterDamageInterval;
UTDamageType
bUseDamageBasedDeathEffects Source code
simulated static
function CalcDeathCamera (
UTPawn P,
float DeltaTime, out
vector CameraLocation, out
rotator CameraRotation, out
float CameraFOV )
simulated static
function DrawKillIcon (
Canvas Canvas,
float ScreenX,
float ScreenY,
float HUDScaleX,
float HUDScaleY) )
GetDeathCameraEffectInstigator Source code
GetDeathCameraEffectVictim Source code
static
function float GetHitEffectDuration (
Pawn P,
float Damage) )
static function name GetStatsName ( name StatType) )
static
function PawnTornOff (
UTPawn DeadPawn )
static
function bool ShouldGib (
UTPawn DeadPawn) )
simulated static
function SpawnExtraGibEffects (
UTGib TheGib )
static
function SpawnGibEffects (
UTGib Gib) )
static
function SpawnHitEffect (
Pawn P,
float Damage,
vector Momentum,
name BoneName,
vector HitLocation )
defaultproperties
{
DamageBodyMatColor=(R=10.000000,G=0.000000,B=0.000000,A=1.000000)
DamageOverlayTime=0.100000
DeathOverlayTime=0.100000
bDirectDamage=True
bAnimateHipsForDeathAnim=True
bComplainFriendlyFire=True
bHeadGibCamera=True
GibPerterbation=0.060000
GibThreshold=-50
MinAccumulateDamageThreshold=50
AlwaysGibDamageThreshold=150
PhysicsTakeHitMomentumThreshold=250.000000
GibTrail=ParticleSystem'T_FX.Effects.P_FX_Bloodsmoke_Trail'
DeathAnimRate=1.000000
NodeDamageScaling=1.000000
KillStatsName="KILLS_ENVIRONMENT"
DeathStatsName="DEATHS_ENVIRONMENT"
SuicideStatsName="SUICIDES_ENVIRONMENT"
RewardAnnouncementClass=Class'UTGame.UTWeaponRewardMessage'
CustomTauntIndex=-1
HitEffectColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000)
HeroPointsMultiplier=1.000000
RadialDamageImpulse=750.000000
DamagedFFWaveform=ForceFeedbackWaveform'UTGame.Default__UTDamageType:ForceFeedbackWaveform0'
KilledFFWaveform=ForceFeedbackWaveform'UTGame.Default__UTDamageType:ForceFeedbackWaveform1'
Name="Default__UTDamageType"
ObjectArchetype=DamageType'Engine.Default__DamageType'
}
|
Creation time: sk 18-3-2018 10:00:49.537 - Created with
UnCodeX