ScriptEvent:addCheapDecal

From Mod Wiki

Parameters

entity entity -- Entity to attach the decal to, or null for the world.
vector origin -- Origin to add the decal at.
vector normal -- Normal of the plane the decal is on.
string decal -- Name of the decal entry to use.
string surfaceType -- Name of the surfaceType to look up any special decal for.

Result

None.

Supported By

sdClientScriptEntity
idEntity

Functionality

Adds a cheap decal to the specified entity.