This article's documentation is for anything that uses the Source engine. Click here for more information.

funCBaseFlex

From Valve Developer Community
Revision as of 12:03, 11 October 2024 by Nescius (talk | contribs) (maybe)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
C++ baseflex.cpp

funCBaseFlex is a point entity available in all Source Source games. Debug entity related to flexes. Valve's remark in code: meaningless independant class!!

Tip.pngIdea:May be useful for spawning models that have face controllers set up. Spawning such models as prop_dynamic would cause faces to have weird graphical glitches.


See Also