| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.DamageType
|
+-- UTGame.UTDamageType
|
+-- UTGameContent.UTDmgType_BioGoo
UTDmgType_BioGoo_Charged
| Variables Summary |
|---|
| Functions Summary | ||
|---|---|---|
![]() | DoCustomDamageEffects (UTPawn ThePawn, class<UTDamageType> TheDamageType, const out TraceHitInfo HitInfo, vector HitLocation)) | |
| Inherited Functions from Engine.DamageType |
|---|
| DeathMessage, SuicideMessage, VehicleDamageScalingFor |
| Functions Detail |
|---|
DoCustomDamageEffects Source code| Defaultproperties |
|---|
defaultproperties
{
DamageBodyMatColor=(R=0.000000,G=50.000000,B=0.000000,A=1.000000)
DamageOverlayTime=0.200000
DeathOverlayTime=0.400000
bUseDamageBasedDeathEffects=True
bAnimateHipsForDeathAnim=False
DamageWeaponClass=Class'UTGameContent.UTWeap_BioRifle_Content'
DeathAnim="Death_Stinger"
MotorDecayTime=1.000000
DamageCameraAnim=CameraAnim'Camera_FX.BioRifle.C_WP_Bio_Hit'
KillStatsName="KILLS_BIORIFLE"
DeathStatsName="DEATHS_BIORIFLE"
SuicideStatsName="SUICIDES_BIORIFLE"
RewardCount=15
RewardAnnouncementSwitch=4
RewardEvent="REWARD_BIOHAZARD"
CustomTauntIndex=1
DeathString="`o was slimed by `k's Bio Goo."
FemaleSuicide="`o suffocated in her own Goo."
MaleSuicide="`o suffocated in his own Goo."
VehicleDamageScaling=0.800000
VehicleMomentumScaling=0.200000
Name="Default__UTDmgType_BioGoo"
ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||