API ReferenceEditor.MapDoc
public sealed class Editor.MapDoc.MapInstance : Editor.MapDoc.MapNode
A map node which allows a target group and its children to be placed with a new position and orientation in the world without creating a new copy. Multiple MapInstance classes may reference the same target allowing it to be placed in multiple locations, but allowing any edits to be applied to all instances.
Constructors
Showing 1 constructors
public MapInstance(Editor.MapDoc.MapDocument mapDocument = null)
Parameters
mapDocument: Default: null
No results match this filter.
Properties
Showing 1 properties
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor.MapDoc |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.MapDoc.MapInstance |