// MNetworkVarNames = CAttributeContainer m_ AttributeManager
class C_ EconEntity : public C_ BaseFlex, public IHasAttributes
{
uint8 pad_ 0E60[8];
public:
// MNetworkEnable
CAttributeContainer m_ AttributeManager;
bool m_ bClientside;
EconEntityParticleDisableMode_ t m_ nDisableMode;
bool m_ bParticleSystemsCreated;
bool m_ bForceDestroyAttachedParticlesImmediately;
CUtlVector<C_ EconEntity_ _ AttachedParticleInfo_ t> m_ vecAttachedParticles;
CHandle<CBaseAnimGraph> m_ hViewmodelAttachment;
int32 m_ iOldTeam;
bool m_ bAttachmentDirty;
style_ index_ t m_ iOldStyle;
CHandle<C_ BaseEntity> m_ hOldProvidee;
CUtlVector<C_ EconEntity_ _ AttachedModelData_ t> m_ vecAttachedModels;
};