Show / Hide Table of Contents

Class LevelGraphInspector

Inheritance
System.Object
LevelGraphInspector
Namespace: Edgar.Unity.Editor
Assembly: cs.temp.dll.dll
Syntax
public class LevelGraphInspector : UnityEditor.Editor

Methods

OnInspectorGUI()

Declaration
public override void OnInspectorGUI()

OnOpenAsset(Int32, Int32)

Declaration
public static bool OnOpenAsset(int instanceID, int line)
Parameters
Type Name Description
System.Int32 instanceID
System.Int32 line
Returns
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX