My program doesn't have bugs. It just develops random features.

Legacy:Decal (DX)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 23:36, 10 February 2004 by TheRenegadeMaster (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
DX :: Object (DX) >> Actor (DX) >> Decal (Engine)

Properties[edit]

float LastRenderedTime 
int MultiDecalLevel 
array<int> SurfList 

Functions[edit]

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

Events[edit]

BeginPlay( )
Destroyed( )
Update( Actor L )