NodeServer.removeWorld

Removes a world and unloads it. When trying to remove the default world a message error will be displayed and the world will not be unloaded.

  1. bool removeWorld(uint id)
  2. bool removeWorld(WorldInfo world)
    class NodeServer
    shared
    bool
    removeWorld

Meta