Search Results for

    Show / Hide Table of Contents

    Class FlexalonRandomLayoutEditor

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

    Methods

    Create(MenuCommand)

    Declaration
    [MenuItem("GameObject/Flexalon/Random 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