API ReferenceEditor.MapDoc
public sealed class Editor.MapDoc.MapGameObject : Editor.MapDoc.MapNode
Constructors
Showing 1 constructors
public MapGameObject(Editor.MapDoc.MapDocument mapDocument = null, Sandbox.GameObject gameObject = null)
Parameters
mapDocument: Default: nullgameObject: Default: null
No results match this filter.
Properties
Showing 1 properties
public Sandbox.GameObject Editor.MapDoc.MapGameObject.GameObject { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor.MapDoc |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.MapDoc.MapGameObject |