Talk:Model entity/Generic Keyvalues, Inputs and Outputs/Inputs

From Valve Developer Community
Revision as of 02:15, 22 August 2018 by Pinsplash (talk | contribs) (Created page with "Inputs from <code>CBaseEntity</code> that are covered here: *<code>Alpha</code> *<code>AlternativeSorting</code> *<code>Color</code> *<code>SetDamageFilter</code> *<code>Enabl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Inputs from CBaseEntity that are covered here:

  • Alpha
  • AlternativeSorting
  • Color
  • SetDamageFilter
  • EnableDamageForces
  • DisableDamageForces
  • DisableShadow
  • EnableShadow
  • DisableDraw
  • EnableDraw
  • DisableReceivingFlashlight
  • EnableReceivingFlashlight
  • DisableDrawInFastReflection
  • EnableDrawInFastReflection

Pinsplash (talk) 09:15, 22 August 2018 (UTC)