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

UnrealShare.HPock

Extends
Scorch

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

Variables Summary
HPock
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

HPock

PockTex[5] Source code

var(HPock) texture PockTex[5];


Functions Detail

AttachToSurface Source code

simulated function AttachToSurface ( ) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
				PockTex(0)=Texture'UnrealShare.hpock0_t'
				PockTex(1)=Texture'UnrealShare.hpock1_t'
				PockTex(2)=Texture'UnrealShare.hpock2_t'
				PockTex(3)=Texture'UnrealShare.hpock3_t'
				PockTex(4)=Texture'UnrealShare.hpock4_t'
				bImportant=False
				MultiDecalLevel=0
				DrawScale=0.190000
}

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