Env decal (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{tabs|env decal|goldsrc=1|source2=1|custom1=info_projecteddecal|custom1alt=Source Engine|main=source2}}{{CD|CEnvDecal|goldsrc=1|base=CPointEntity|file1=effects.cpp}}
{{tabs|env decal|goldsrc=1|source2=1|custom1=info_projecteddecal|custom1alt=Source Engine|main=source2}}{{CD|CEnvDecal|goldsrc=effects.cpp|base=CPointEntity}}
{{stub}}
{{stub}}
{{this is a|point entity|<!--sprite=1-->|name=env_decal|engine=GoldSrc|game=SoHL}} It is a projected decal.
{{this is a|point entity|<!--sprite=1-->|name=env_decal|game=Spirit of Half-Life}} It is a projected decal.

Latest revision as of 20:06, 6 May 2025

C++ Class hierarchy
CEnvDecal
CPointEntity
CBaseEntity
C++ effects.cpp

Stub

This article or section is a stub. You can help by expanding it.

env_decal is a point entity available in Spirit of Half-Life Spirit of Half-Life. It is a projected decal.