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