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

UnrealShare.BigWallCrack

Extends
Scorch

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decal
      |   
      +-- UnrealShare.Scorch
         |   
         +-- UnrealShare.BigWallCrack

Variables Summary
BigWallCrack
textureCrackTextures[9]
Inherited Variables from UnrealShare.Scorch
bAttached, bImportant, bStartedLife, DecalLifeSpan
Inherited Variables from Engine.Decal
bAttachPanningSurfs, bAttachUnlitSurfs, MultiDecalLevel, SurfList

Functions Summary
function PostBeginPlay ()))
Inherited Functions from UnrealShare.Scorch
PostBeginPlay, Timer
Inherited Functions from Engine.Decal
AttachDecal, AttachToSurface, Destroyed, DetachDecal, PostBeginPlay, Update


Variables Detail

BigWallCrack

CrackTextures[9] Source code

var(BigWallCrack) texture CrackTextures[9];


Functions Detail

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
				CrackTextures(0)=Texture'UnrealShare.BigWallCrack'
				CrackTextures(1)=Texture'UnrealShare.BigWallCrack2'
				CrackTextures(2)=Texture'UnrealShare.BigWallCrack3'
				CrackTextures(3)=Texture'UnrealShare.BigWallCrack4'
				CrackTextures(4)=Texture'UnrealShare.BigWallCrack5'
				CrackTextures(5)=Texture'UnrealShare.BigWallCrack6'
				CrackTextures(6)=Texture'UnrealShare.BigWallCrack7'
				CrackTextures(7)=Texture'UnrealShare.BigWallCrack8'
				CrackTextures(8)=Texture'UnrealShare.BigWallCrack9'
				bImportant=False
				MultiDecalLevel=0
				Texture=Texture'UnrealShare.BigWallCrack'
				DrawScale=0.400000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 09:43:36.488 - Created with UnCodeX