Search Results for

    Show / Hide Table of Contents

    Class FlexalonCurveLayoutEditor

    Inheritance
    object
    UnityEngine.Object
    UnityEngine.ScriptableObject
    UnityEditor.Editor
    FlexalonComponentEditor
    FlexalonCurveLayoutEditor
    Inherited Members
    FlexalonComponentEditor.Create<T>(string, Object)
    FlexalonComponentEditor.ForceUpdateButton()
    FlexalonComponentEditor.ApplyModifiedProperties()
    FlexalonComponentEditor.Record(FlexalonComponent)
    FlexalonComponentEditor.MarkDirty(FlexalonComponent)
    FlexalonComponentEditor.ForceUpdate(FlexalonComponent)
    Syntax
    [CustomEditor(typeof(FlexalonCurveLayout))]
    [CanEditMultipleObjects]
    public class FlexalonCurveLayoutEditor : FlexalonComponentEditor

    Methods

    Create(MenuCommand)

    Declaration
    [MenuItem("GameObject/Flexalon/Curve Layout")]
    public static void Create(MenuCommand command)
    Parameters
    Type Name Description
    UnityEditor.MenuCommand command

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    Overrides
    UnityEditor.Editor.OnInspectorGUI()

    OnSceneGUI()

    Declaration
    public void OnSceneGUI()
    In This Article
    Back to top Flexalon 3D Layouts