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

From Valve Developer Community
Jump to navigation Jump to search
(quirks)
 
(update)
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>Alpha</code> (I imagine this would go on I BaseAnimating? {{todo}})
The rest of these will be covered on [[:Template:I BaseAnimating]] (yet to be made)
*<code>AlternativeSorting</code> (I BaseAnimating? {{todo}})
*<code>Alpha</code>
*<code>Color</code> (I BaseAnimating? {{todo}})
*<code>AlternativeSorting</code>
*<code>SetDamageFilter</code> (I BaseAnimating? {{todo}})
*<code>Color</code>
*<code>EnableDamageForces</code> (I BaseAnimating? {{todo}})
*<code>SetDamageFilter</code>
*<code>DisableDamageForces</code> (I BaseAnimating? {{todo}})
*<code>EnableDamageForces</code>
*<code>DispatchResponse</code> ({{todo|What even is this?}})
*<code>DisableDamageForces</code>
*<code>DisableShadow</code> (I BaseAnimating? {{todo}})
*<code>DisableShadow</code>
*<code>EnableShadow</code> (I BaseAnimating? {{todo}})
*<code>EnableShadow</code>
*<code>DisableDraw</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>DisableDraw</code>
*<code>EnableDraw</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>EnableDraw</code>
*<code>DisableReceivingFlashlight</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>DisableReceivingFlashlight</code>
*<code>EnableReceivingFlashlight</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>EnableReceivingFlashlight</code>
*<code>DisableDrawInFastReflection</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>DisableDrawInFastReflection</code>
*<code>EnableDrawInFastReflection</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>EnableDrawInFastReflection</code>
*<code>RemovePaint</code> (I BaseAnimating? Spotted in Portal 2 {{todo}})
*<code>RemovePaint</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)

Revision as of 07:01, 18 August 2018

CBaseEntity inputs not covered here:

  • SetTeam will probably be covered on a per-entity basis

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
  • RemovePaint

Pinsplash (talk) 05:40, 18 August 2018 (UTC)