| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Decal
|
+-- UnrealShare.Scorch
|
+-- UnrealShare.LPock
| Variables Summary | |
|---|---|
| LPock | |
| texture | PockTex[5] |
| Inherited Variables from UnrealShare.Scorch |
|---|
| bAttached, bImportant, bStartedLife, DecalLifeSpan |
| Inherited Variables from Engine.Decal |
|---|
| MultiDecalLevel, SurfList |
| Functions Summary | ||
|---|---|---|
![]() | AttachToSurface () | |
![]() | PostBeginPlay () | |
| Inherited Functions from UnrealShare.Scorch |
|---|
| PostBeginPlay, Timer |
| Inherited Functions from Engine.Decal |
|---|
| AttachDecal, AttachToSurface, Destroyed, DetachDecal, PostBeginPlay, Update |
| Variables Detail |
|---|
| Functions Detail |
|---|
AttachToSurface Source code
PostBeginPlay Source code| 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 | UnrealScript Documentation |
| previous class next class | frames no frames | |||||