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

UnrealShare.Pock

Extends
Scorch

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

Variables Summary
Pock
texturePockTex[5]
Inherited Variables from UnrealShare.Scorch
bAttached, bImportant, bStartedLife, DecalLifeSpan
Inherited Variables from Engine.Decal
bAttachPanningSurfs, bAttachUnlitSurfs, MultiDecalLevel, SurfList

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


Variables Detail

Pock

PockTex[5] Source code

var(Pock) texture PockTex[5];


Functions Detail

AttachToSurface Source code

simulated function AttachToSurface ( ) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
				PockTex(0)=Texture'UnrealShare.pock0_t'
				PockTex(1)=Texture'UnrealShare.pock1_t'
				PockTex(2)=Texture'UnrealShare.pock2_t'
				PockTex(3)=Texture'UnrealShare.pock3_t'
				PockTex(4)=Texture'UnrealShare.pock4_t'
				bImportant=False
				MultiDecalLevel=0
				DrawScale=0.150000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:11.803 - Created with UnCodeX