Talk:Generic Keyvalues, Inputs and Outputs/Inputs: Difference between revisions
Jump to navigation
Jump to search
(update) |
m (Nescius moved page Talk:Creating Generic Keyvalues, Inputs and Outputs/Inputs to Talk:Generic Keyvalues, Inputs and Outputs/Inputs without leaving a redirect: ffs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
CBaseEntity inputs not covered here: | CBaseEntity inputs not covered here: | ||
*<code>SetTeam</code> will probably be covered on a per-entity basis | *<code>SetTeam</code> will probably be covered on a per-entity basis | ||
*<code>RemovePaint</code> only works for paintable brush entities (Portal 2) | |||
The rest of these will be covered on [[:Template:I BaseAnimating]] (yet to be made) | The rest of these will be covered on [[:Template:I BaseAnimating]] (yet to be made) | ||
*<code>Alpha</code> | *<code>Alpha</code> | ||
Line 16: | Line 17: | ||
*<code>DisableDrawInFastReflection</code> | *<code>DisableDrawInFastReflection</code> | ||
*<code>EnableDrawInFastReflection</code> | *<code>EnableDrawInFastReflection</code> | ||
[[User:Pinsplash|Pinsplash]] ''([[User talk:Pinsplash|talk]])'' 05:40, 18 August 2018 (UTC) | [[User:Pinsplash|Pinsplash]] ''([[User talk:Pinsplash|talk]])'' 05:40, 18 August 2018 (UTC) |
Latest revision as of 19:30, 26 September 2024
CBaseEntity inputs not covered here:
SetTeam
will probably be covered on a per-entity basisRemovePaint
only works for paintable brush entities (Portal 2)
The rest of these will be covered on Template:I BaseAnimating (yet to be made)
Alpha
AlternativeSorting
Color
SetDamageFilter
EnableDamageForces
DisableDamageForces
DisableShadow
EnableShadow
DisableDraw
EnableDraw
DisableReceivingFlashlight
EnableReceivingFlashlight
DisableDrawInFastReflection
EnableDrawInFastReflection