Search Results for

    Show / Hide Table of Contents

    Class FlexalonShapeLayoutEditor

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

    Methods

    Create(MenuCommand)

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

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    Overrides
    UnityEditor.Editor.OnInspectorGUI()
    In This Article
    Back to top Flexalon 3D Layouts