| 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.BloodSplatterPurple
| 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
{
LifeSpan=5
splats(0)=Texture'BloodSplat1P'
splats(1)=Texture'BloodSplat2P'
splats(2)=Texture'BloodSplat3P'
ProjTexture=Texture'BloodSplat1P'
RemoteRole=ROLE_None
FOV=6
bClipStaticMesh=True
CullDistance=+7000.0
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||