Plasma: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed obsolete template)
(-added class hierarchy)
Line 2: Line 2:
{{obsolete|entity=1}}
{{obsolete|entity=1}}
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{base point|_plasma}} This is the effect that is created from an {{ent|env_fire}} when using the <code>Plasma</code> type of flame. The effect appears to have never been created.
{{CD|CPlasma|file1=plasma.cpp}}
 
{{entity|type=e0|_plasma}} This is the effect that is created from an {{ent|env_fire}} when using the <code>Plasma</code> type of flame. The effect appears to have never been created.
{{code class|CPlasma|plasma.cpp}}

Revision as of 18:19, 4 September 2023

English (en)Translate (Translate)
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CPlasma
CBaseFire
CBaseEntity
C++ plasma.cpp

Template:Entity This is the effect that is created from an env_fire when using the Plasma type of flame. The effect appears to have never been created.