Gah - a solution with more questions. – EntropicLqd

Legacy:Decal (DX)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 05:36, 11 February 2004 by TheRenegadeMaster (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
DX :: Object (DX) >> Actor (DX) >> Decal (Engine)

[edit] Properties

float LastRenderedTime 
int MultiDecalLevel 
array<int> SurfList 

[edit] Functions

bool AttachDecal( float TraceDistance , optional vector DecalDir )
Trace forward and attach this decal to surfaces.
DetachDecal( )
Detach this decal from all surfaces.

[edit] Events

BeginPlay( )
Destroyed( )
Update( Actor L )