cl_dll/c_fire_smoke.h
307308309310311312bool m_bAttachedToHitboxes; float m_flLifetime; bool m_bStartedFading; const model_t *m_pCachedModel; // Holds the model pointer to detect when it changes307308309310311312313bool m_bAttachedToHitboxes; float m_flLifetime; bool m_bStartedFading; bool m_bUnderwater; const model_t *m_pCachedModel; // Holds the model pointer to detect when it changes