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

From Valve Developer Community
Jump to navigation Jump to search
(moved RemovePaint)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 19:30, 26 September 2024

CBaseEntity inputs not covered here:

  • SetTeam will probably be covered on a per-entity basis
  • RemovePaint 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

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