| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- Engine.Fragment
|
+-- DeusEx.DeusExFragment
|
+-- DeusEx.PaperFragment
| Variables Summary |
|---|
| Inherited Variables from DeusEx.DeusExFragment |
|---|
| bSmoking, lastHitLoc, smokeGen, smokeTime |
| Inherited Variables from Engine.Fragment |
|---|
| bFirstHit, Elasticity, Fragments[11], numFragmentTypes |
| Functions Summary |
|---|
| Inherited Functions from DeusEx.DeusExFragment |
|---|
| AddSmoke, BeginState, Destroyed, HitWall, PostBeginPlay, Tick |
| Inherited Functions from Engine.Fragment |
|---|
| BeginState, CalcVelocity, HitWall, PostBeginPlay, TakeDamage, timer, Touch, ZoneChange |
| Defaultproperties |
|---|
defaultproperties { Fragments(0)=LodMesh'DeusExItems.PaperFragment1' Fragments(1)=LodMesh'DeusExItems.PaperFragment2' Fragments(2)=LodMesh'DeusExItems.PaperFragment3' numFragmentTypes=3 elasticity=0.250000 ImpactSound=Sound'DeusExSounds.Generic.PaperHit1' MiscSound=Sound'DeusExSounds.Generic.PaperHit2' Mesh=LodMesh'DeusExItems.PaperFragment1' CollisionRadius=6.000000 CollisionHeight=0.000000 Mass=2.000000 Buoyancy=3.000000 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||