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

KFMod.KFBulletDecal

Extends
ProjectedDecal
Modifiers
abstract hidedropdown

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

Direct Known Subclasses:

DefaultBulletDecal, DefaultBulletDecalLarge, GlassBulletDecal, MetalBulletDecal, SnowBulletDecal, WoodBulletDecal

Variables Summary
KFBulletDecal
Array<Texture>Marks
Inherited Variables from ROEffects.ProjectedDecal
Lifetime, PushBack, RandomOrient
Inherited Variables from Engine.Projector
bClipBSP, bClipStaticMesh, bDynamicAttach, bGradient, bLevelStatic, bNoProjectOnOwner, Box, bProjectActor, bProjectBSP, bProjectOnAlpha, bProjectOnBackfaces, bProjectOnParallelBSP, bProjectOnUnlit, bProjectParticles, bProjectStaticMesh, bProjectTerrain, FadeInTime, FOV, FrameBufferBlendingOp, FrustumPlanes[6], FrustumVertices[8], GradientMatrix, GradientTexture, MaterialBlendingOp, Matrix, MaxTraceDistance, OldLocation, ProjectTag, ProjTexture, RenderInfo

Enumerations Summary
Inherited Enumerations from Engine.Projector
EProjectorBlending

Functions Summary
function PostBeginPlay ()))
Inherited Functions from ROEffects.ProjectedDecal
PostBeginPlay, PreBeginPlay
Inherited Functions from Engine.Projector
AbandonProjector, AttachActor, AttachProjector, BeginState, DetachActor, DetachProjector, PostBeginPlay, Touch, Untouch


Variables Detail

KFBulletDecal

Marks Source code

var(KFBulletDecal) Array<Texture> Marks;


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
     PushBack=16.000000
     RandomOrient=False
     bClipStaticMesh=True
     CullDistance=2000.000000
     LifeSpan=60.000000
     DrawScale=0.130000
}

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