API ReferenceEditor.MapDoc
MapDocumentclass
Represents an open map document. A document has a tree of `Editor.MapDoc.MapNode` that represent the world.
object→MapDocument
Methods1
Showing 1 methods
No results match this filter.
Properties2
Showing 2 properties
public string Editor.MapDoc.MapDocument.PathName { get; set; }
The map file name
Returns:
string—public Editor.MapDoc.MapWorld Editor.MapDoc.MapDocument.World { get; set; }
The world
No results match this filter.