Template:KV BaseEntity/doc/Uncovered Keyvalues

From Valve Developer Community
Jump to: navigation, search

Keys here are technically members of theCBaseEntity C++ class, but are currently thought to be not relevant enough (far too less use cases, not actually of any meaningful use) to be shown, for now.

Covered on BaseAnimating

  • renderamt
  • solid
  • shadowcastdist
  • fademindist
  • fademaxdist
  • fadescale
  • addon
  • MoveType
  • CollisionGroup

Miscellanous

  • teamnumber (m_iTeamNum) (spotted in Alien Swarm datamap. will be covered individually by entities which use it.)
  • [Todo]pendingteamnumber (spotted in Counter Strike Global Offensive datamap. decision on where to put it not made. probably only used on players?)