I don't need to test my programs. I have an error-correcting modem.
Legacy:Decal (DX)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 22:36, 10 February 2004 by TheRenegadeMaster (Talk)
Properties
- float LastRenderedTime
- int MultiDecalLevel
- array<int> SurfList
Functions
- bool AttachDecal( float TraceDistance , optional vector DecalDir )
- Trace forward and attach this decal to surfaces.
- DetachDecal( )
- Detach this decal from all surfaces.
Events
- BeginPlay( )
- Destroyed( )
- Update( Actor L )