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

Botpack.Pock

Extends
Scorch

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

Variables Summary
Pock
texturePockTex[3]
Inherited Variables from Botpack.Scorch
bAttached, bImportant, bStartedLife
Inherited Variables from Engine.Decal
LastRenderedTime, MultiDecalLevel, SurfList

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


Variables Detail

Pock

PockTex[3] Source code

var(Pock) texture PockTex[3];


Functions Detail

AttachToSurface Source code

simulated function AttachToSurface ( ) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
     PockTex(0)=Texture'Botpack.pock0_t'
     PockTex(1)=Texture'Botpack.pock2_t'
     PockTex(2)=Texture'Botpack.pock4_t'
     bImportant=False
     MultiDecalLevel=0
     DrawScale=0.190000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:46.581 - Created with UnCodeX