World Interface Reference

A message that allows for modifying (open, close) worlds. More...


Detailed Description

A message that allows for modifying (open, close) worlds.


message WorldModify
{
  required string world_name    = 1;
  optional bool remove          = 2;
  optional bool create          = 3;
}

/// 

The documentation for this interface was generated from the following file: