| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Decal
|
+-- UnrealShare.Scorch
|
+-- UnrealShare.BloodSplat
| Variables Summary | |
|---|---|
| texture | Splats[10] |
| Inherited Variables from UnrealShare.Scorch |
|---|
| bAttached, bImportant, bStartedLife, DecalLifeSpan |
| Inherited Variables from Engine.Decal |
|---|
| MultiDecalLevel, SurfList |
| Functions Summary | ||
|---|---|---|
![]() | BeginPlay () | |
| Inherited Functions from UnrealShare.Scorch |
|---|
| PostBeginPlay, Timer |
| Inherited Functions from Engine.Decal |
|---|
| AttachDecal, AttachToSurface, Destroyed, DetachDecal, PostBeginPlay, Update |
| Variables Detail |
|---|
| Functions Detail |
|---|
BeginPlay Source code| Defaultproperties |
|---|
defaultproperties { Splats(0)=Texture'UnrealShare.BloodSplat1' Splats(1)=Texture'UnrealShare.BloodSplat2' Splats(2)=Texture'UnrealShare.BloodSplat3' Splats(3)=Texture'UnrealShare.BloodSplat4' Splats(4)=Texture'UnrealShare.BloodSplat5' Splats(5)=Texture'UnrealShare.BloodSplat6' Splats(6)=Texture'UnrealShare.BloodSplat7' Splats(7)=Texture'UnrealShare.BloodSplat8' Splats(8)=Texture'UnrealShare.BloodSplat9' Splats(9)=Texture'UnrealShare.BloodSplat10' bImportant=False MultiDecalLevel=0 Texture=Texture'UnrealShare.BloodSplat1' DrawScale=0.350000 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||