Generic Keyvalues, Inputs and Outputs/Inputs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
{{I|DispatchResponse|{{I BaseEntity/strings|DispatchResponse}}|param=string|nofgd=1}}
{{I|DispatchResponse|{{I BaseEntity/strings|DispatchResponse}}|param=string|nofgd=1}}
{{I|DispatchEffect|{{I BaseEntity/strings|DispatchEffect}}|param=string|removed={{l4d}}|nofgd=1}}
{{I|DispatchEffect|{{I BaseEntity/strings|DispatchEffect}}|param=string|removed={{l4d}}|nofgd=1}}
{{IO|Alpha|param=int|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its '''[[Render Mode]] (rendermode)''' set to a number other than <tt>0</tt>.}}
{{IO|AlternativeSorting|param=bool|Swaps the rendering order of the entity. Used to attempt to fix sorting problems when rendering, for example an object rendering in front of translucent materials.}}
{{IO|Color|param=color255|Sets an RGB color for the entity.}}
{{IO|SetDamageFilter|param=targetname|Sets a [[filter]] for this entity for when it receives damage.}}
{{IO|EnableDamageForces|Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).}}
{{IO|DisableDamageForces|Prevents the entity from being pushed by damage done to it.}}
<!-- IF: L4D2 -->{{#if:{{{l4d2|}}}|
<!-- IF: L4D2 -->{{#if:{{{l4d2|}}}|
{{I|RunScriptFile|{{I BaseEntity/strings|RunScriptFile}}|param=script|since={{l4d2}}}}
{{I|RunScriptFile|{{I BaseEntity/strings|RunScriptFile}}|param=script|since={{l4d2}}}}

Revision as of 09:47, 26 September 2024

English (en)中文 (zh)Translate (Translate)
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Icon-translate.png Available doc translations
Info.png
The Generic Keyvalues, Inputs and Outputs/Inputs/doc documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Generic Keyvalues, Inputs and Outputs/Inputs/doc