Search Results for

    Show / Hide Table of Contents

    Class LevelEditor

    Responsible for customising the LevelManager inspector window to allow level generation via the inspector.

    Inheritance
    Object
    LevelEditor
    Namespace: Global
    Assembly: cs.temp.dll.dll
    Syntax
    public class LevelEditor : Editor

    Methods

    OnInspectorGUI()

    Function from built in editor class. Implemented to make the custom inspector, adding custom GUI elements.

    Declaration
    public override void OnInspectorGUI()
    In This Article
    Back to top Project documentation