This article's documentation is for the "GoldSrc" engine. Click here for more information.

Env decal (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tabs|env decal|goldsrc=1|source2=1|custom1=info_projecteddecal|custom1alt=Source Engine|main=source2}}{{CD|CEnvDecal|goldsrc=1|base=CPointEntity|file1=effects.cpp}} {{stub}}...")
 
No edit summary
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=1|base=CPointEntity|file1=effects.cpp}}
{{stub}}
{{stub}}
{{this is a|point entity|<!--sprite=1-->|name=env_model|engine=GoldSrc|game=SoHL}}
{{this is a|point entity|<!--sprite=1-->|name=env_decal|engine=GoldSrc|game=SoHL}} It is a projected decal.

Revision as of 09:39, 1 September 2024

C++ Class hierarchy
CEnvDecal
CPointEntity
CBaseEntity
C++ 1

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.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{SoHL}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Spirit of Half-Life.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

It is a projected decal.