[ Web Proxy ]
URL:
Viewing: https://docs.unity3d.com/ScriptReference/DataMode.html [Back]  [Original]

Unity - Scripting API: DataMode
Version: Unity 6.5 (6000.5)
    • Supported
    • Legacy
    LanguageEnglish
    • C#

    DataMode

    enumeration

    Suggest a change

    Success!

    Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

    Close

    Submission failed

    For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

    Close
    Your name Your email Suggestion* Submit suggestion

    Cancel

    Description

    Options for the different DataModes of an EditorWindow.

    Properties

    Property Description
    DisabledRepresents a situation or context in which the usage of DataModes is not applicable.
    AuthoringUses this mode where only authoring data is available.
    MixedUses this mode where a mix of authoring and runtime data is available.
    RuntimeUses this mode where only runtime data is available.

    Web Proxy Viewer  |  New URL  |  Original Page