Class MapGraphEditor
Custom inspector for the map graph assets.
Inheritance
System.Object
MapGraphEditor
Namespace: InsaneScatterbrain.MapGraph.Editor
Syntax
public class MapGraphEditor : UnityEditor.Editor
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
OnOpenMapGraph(Int32, Int32)
Declaration
public static bool OnOpenMapGraph(int instanceId, int line)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | instanceId | |
System.Int32 | line |
Returns
Type | Description |
---|---|
System.Boolean |