| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projector
|
+-- XEffects.xScorch
|
+-- XEffects.BloodSplatter
| Variables Summary | |
|---|---|
| texture | Splats[3] |
| Inherited Variables from XEffects.xScorch |
|---|
| Lifetime, PushBack, RandomOrient |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.Projector |
|---|
| EProjectorBlending |
| Functions Summary | ||
|---|---|---|
![]() | PostBeginPlay ())) | |
| Inherited Functions from XEffects.xScorch |
|---|
| PostBeginPlay, PreBeginPlay |
| Inherited Functions from Engine.Projector |
|---|
| AbandonProjector, AttachActor, AttachProjector, BeginState, DetachActor, DetachProjector, PostBeginPlay, Touch, Untouch |
| Variables Detail |
|---|
| Functions Detail |
|---|
PostBeginPlay Source code| Defaultproperties |
|---|
defaultproperties
{
Splats(0)=Texture'XEffects.BloodSplat1'
Splats(1)=Texture'XEffects.BloodSplat2'
Splats(2)=Texture'XEffects.BloodSplat3'
ProjTexture=Texture'XEffects.BloodSplat1'
FOV=6
bClipStaticMesh=True
CullDistance=7000.000000
LifeSpan=5.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||