CBaseFlex: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Purpose:''' Contains and manages data for a model's flex controllers. Which is: the facial expressions of NPCs. The data is not sent for NPCs without faces (combine soldiers).
'''Purpose:''' CBaseFlex contains and manages data for a model's [[flex controller]]s. The data is not modified, therefore does not take bandwidth for NPCs without faces (i.e. [[npc_combine_s|Combine Soldiers]]).


[[Category:Classes]]
[[Category:Classes]]

Revision as of 11:09, 17 September 2006

Purpose: CBaseFlex contains and manages data for a model's flex controllers. The data is not modified, therefore does not take bandwidth for NPCs without faces (i.e. Combine Soldiers).