Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFMod.KFBloodSplatterDecal

Extends
ROBloodSplatter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projector
      |   
      +-- ROEffects.ProjectedDecal
         |   
         +-- ROEffects.ROBloodSplatter
            |   
            +-- KFMod.KFBloodSplatterDecal

Direct Known Subclasses:

KFBloodStreakDecal

Variables Summary
Inherited Variables from ROEffects.ROBloodSplatter
Splats[6]
Inherited Variables from ROEffects.ProjectedDecal
Lifetime, PushBack, RandomOrient

Functions Summary
function PostBeginPlay ()))
Inherited Functions from ROEffects.ROBloodSplatter
PostBeginPlay, PreBeginPlay
Inherited Functions from ROEffects.ProjectedDecal
PostBeginPlay, PreBeginPlay


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
     Splats(0)=Texture'KFX.BloodSplat1'
     Splats(1)=Texture'KFX.BloodSplat2'
     Splats(2)=Texture'KFX.BloodSplat3'
     ProjTexture=Texture'KFX.BloodSplat1'
     LifeSpan=10.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:46.127 - Created with UnCodeX