Env rotorwash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(+category)
m (Changed obsolete template)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{wrongtitle|title=env_rotorwash}}
{{obsolete|entity=1}}
 
<code>env_rotorwash</code> exists in the [[FGD]], but not in code. Use {{ent|env_rotorwash_emitter}}.
==Entity Description==
Rotorwash Effect
 
==Availability==
{{in game|point}} {{game|HL2}}
{{in code|class=???|file=???}}
 
==Keyvalues==
*{{kv targetname}}
*{{kv parentname}}
 
==Inputs==
*{{i targetname}}
*{{i parentname}}
 
*'''DoEffect'''
:Make a rotor puff
 
==Outputs==
*{{o targetname}}
 
[[Category:Entities]]

Latest revision as of 11:23, 9 June 2019

Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

env_rotorwash exists in the FGD, but not in code. Use env_rotorwash_emitter.