class CPathMoverEntitySpawn
{
public:
    CHandle<CFuncMover> hMover;
    CUtlVector<CHandle<CBaseEntity>> vecOtherEntities;
};