class CRenderComponent : public CEntityComponent
{
uint8 pad_ 0008[8];
public:
// MNotSaved = !!UNKNOWN!!
CNetworkVarChainer _ _ m_ pChainEntity;
private:
uint8 pad_ 0038[24];
public:
// MNotSaved = !!UNKNOWN!!
bool m_ bIsRenderingWithViewModels;
// MNotSaved = !!UNKNOWN!!
uint32 m_ nSplitscreenFlags;
// MNotSaved = !!UNKNOWN!!
bool m_ bEnableRendering;
private:
uint8 pad_ 0059[79];
public:
// MNotSaved = !!UNKNOWN!!
bool m_ bInterpolationReadyToDraw;
};