public CFibreReg ResumeSpawn(CFibre Fibre, int ArgCount)
 {
     _world.AddResumeturn(0);
     return(null);
 }