point_gamestats_counter
Jump to navigation
Jump to search
"We're still not sure what that does."
|
Code classes:
CPointGamestatsCounter
CPointEntity
CBaseEntity
(all ents)
point_gamestats_counter
is a point entity present in all Source games.
Keyvalues[edit | edit source]
- Name of statistic counter
(Name)
<string>
- To do: Description.
Inputs[edit | edit source]
- SetName
<string>
- Sets Name of statistic counter.
- Increment
<float>
- Increments named statistic counter by specified value.
- Enable
- Makes the entity active.
- Disable
- Makes the entity inactive.