- Extends
- BulletImpact
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Effects
|
+-- Botpack.BulletImpact
|
+-- Botpack.UT_WallHit
Direct Known Subclasses:
ImpactMark, SawHit, UT_HeavyWallHitEffect, UT_LightWallHitEffect
var float ChipOdds;
var int MaxChips;
var int MaxSparks;
simulated function SpawnEffects ( ) )
simulated function SpawnSound ( ) )
simulated function Tick ( float DeltaTime) )
defaultproperties
{
MaxChips=2
MaxSparks=3
ChipOdds=0.200000
bNetOptional=True
RemoteRole=ROLE_SimulatedProxy
}
|
Creation time: Fr 7.6.2013 13:15:22.714 - Created with
UnCodeX