| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projector
|
+-- ROEffects.ProjectedDecal
|
+-- ROEffects.ROBloodSplatter
KFBloodSplatterDecal
| Variables Summary | |
|---|---|
| texture | Splats[6] |
| Inherited Variables from ROEffects.ProjectedDecal |
|---|
| Lifetime, PushBack, RandomOrient |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Projector |
|---|
| EProjectorBlending |
| Functions Summary | ||
|---|---|---|
![]() | PostBeginPlay ())) | |
![]() | PreBeginPlay ())) | |
| Inherited Functions from ROEffects.ProjectedDecal |
|---|
| PostBeginPlay, PreBeginPlay |
| Inherited Functions from Engine.Projector |
|---|
| AbandonProjector, AttachActor, AttachProjector, BeginState, DetachActor, DetachProjector, PostBeginPlay, Touch, Untouch |
| Variables Detail |
|---|
| Functions Detail |
|---|
PostBeginPlay Source code
PreBeginPlay Source code| Defaultproperties |
|---|
defaultproperties
{
Splats(0)=Texture'Effects_Tex.GoreDecals.Splatter_001'
Splats(1)=Texture'Effects_Tex.GoreDecals.Splatter_002'
Splats(2)=Texture'Effects_Tex.GoreDecals.Splatter_003'
Splats(3)=Texture'Effects_Tex.GoreDecals.Splatter_004'
Splats(4)=Texture'Effects_Tex.GoreDecals.Splatter_005'
Splats(5)=Texture'Effects_Tex.GoreDecals.Splatter_006'
ProjTexture=Texture'Effects_Tex.GoreDecals.Splatter_001'
FOV=6
bClipStaticMesh=True
LifeSpan=20.000000
DrawScale=0.250000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||