class PhysObjectHeader_ t
{
public:
PhysInterfaceId_ t type;
CHandle<CBaseEntity> hEntity;
CUtlSymbolLarge fieldName;
int32 nObjects;
CUtlSymbolLarge modelName;
AABB_ t bbox;
physics_ save_ sphere_ t sphere;
int32 iCollide;
};