The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Legacy:Decal (DX)

From Unreal Wiki, The Unreal Engine Documentation Site

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 )