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

UnrealShare.LPock

Extends
Scorch

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

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

LPock

PockTex[5] Source code

var(LPock) texture PockTex[5];


Functions Detail

AttachToSurface Source code

simulated function AttachToSurface ( ) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
				PockTex(0)=Texture'UnrealShare.lpock0_t'
				PockTex(1)=Texture'UnrealShare.lpock1_t'
				PockTex(2)=Texture'UnrealShare.lpock2_t'
				PockTex(3)=Texture'UnrealShare.lpock3_t'
				PockTex(4)=Texture'UnrealShare.lpock4_t'
				bImportant=False
				MultiDecalLevel=0
				DrawScale=0.100000
}

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