Class DummyContext | Compositor | 0.3.0-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Class DummyContext

    Inheritance
    Object
    AuthoringContext
    DummyContext
    Inherited Members
    AuthoringContext.GraphSystemType
    AuthoringContext.AdditionalComponentDataTypes
    AuthoringContext.m_ConstantEditorByType
    AuthoringContext.BuildConstantEditorMappings()
    AuthoringContext.GetDomainConstantEditorType(Type)
    AuthoringContext.SetCurrentGraphSystemType(Type)
    Namespace: Unity.Compositor.Editor.Tests
    Syntax
    public class DummyContext : AuthoringContext, IAuthoringContext

    Properties

    ContextHandlerType

    Declaration
    public override Type ContextHandlerType { get; }
    Property Value
    Type Description
    Type
    Overrides
    AuthoringContext.ContextHandlerType

    ContextType

    Declaration
    public override Type ContextType { get; }
    Property Value
    Type Description
    Type
    Overrides
    AuthoringContext.ContextType

    DefaultDataType

    Declaration
    public override Type DefaultDataType { get; }
    Property Value
    Type Description
    Type
    Overrides
    AuthoringContext.DefaultDataType

    GameObjectContextType

    Declaration
    public override Type GameObjectContextType { get; }
    Property Value
    Type Description
    Type
    Overrides
    AuthoringContext.GameObjectContextType

    Namespaces

    Declaration
    public override IEnumerable<string> Namespaces { get; }
    Property Value
    Type Description
    IEnumerable<String>
    Overrides
    AuthoringContext.Namespaces

    Methods

    GetAvailableGraphSystemTypes(Boolean)

    Declaration
    public override IReadOnlyList<Type> GetAvailableGraphSystemTypes(bool sorted = false)
    Parameters
    Type Name Description
    Boolean sorted
    Returns
    Type Description
    IReadOnlyList<Type>
    Overrides
    AuthoringContext.GetAvailableGraphSystemTypes(Boolean)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023