Show / Hide Table of Contents

    Class CustomEditor_ActiveUserProfile

    Inheritance
    System.Object
    UnityEngine.Object
    UnityEngine.ScriptableObject
    UnityEditor.Editor
    CustomEditor_ActiveUserProfile
    Namespace: Appearition.Internal
    Assembly: Appearition.SDK.Editor.dll
    Syntax
    [CustomEditor(typeof(UserProfile))]
    public class CustomEditor_ActiveUserProfile : Editor, IPreviewable, IToolModeOwner

    Methods

    OnInspectorGUI()

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

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API