Class SynthesizedObjectTestSettings | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class SynthesizedObjectTestSettings

    This holds references to pre-configured game objects for use in the SynthesizedObject tests

    Inheritance
    Object
    ScriptableSettingsBase
    ScriptableSettingsBase<SynthesizedObjectTestSettings>
    ScriptableSettings<SynthesizedObjectTestSettings>
    SynthesizedObjectTestSettings
    Inherited Members
    ScriptableSettings<SynthesizedObjectTestSettings>.instance
    ScriptableSettingsBase<SynthesizedObjectTestSettings>.k_HasCustomPath
    ScriptableSettingsBase<SynthesizedObjectTestSettings>.s_Instance
    ScriptableSettingsBase<SynthesizedObjectTestSettings>.Save(String)
    ScriptableSettingsBase<SynthesizedObjectTestSettings>.GetFilePath()
    ScriptableSettingsBase.k_PathExceptionMessage
    ScriptableSettingsBase.GetInstanceByType(Type)
    ScriptableSettingsBase.OnLoaded()
    Namespace: Unity.MARS.Tests
    Syntax
    public class SynthesizedObjectTestSettings : ScriptableSettings<SynthesizedObjectTestSettings>

    Properties

    SynthesizedObject

    Declaration
    public GameObject SynthesizedObject { get; }
    Property Value
    Type Description
    GameObject

    Test1QueryObject

    Declaration
    public GameObject Test1QueryObject { get; }
    Property Value
    Type Description
    GameObject

    Test2QueryObject

    Declaration
    public GameObject Test2QueryObject { get; }
    Property Value
    Type Description
    GameObject

    Test3QueryObject1

    Declaration
    public GameObject Test3QueryObject1 { get; }
    Property Value
    Type Description
    GameObject

    Test3QueryObject2

    Declaration
    public GameObject Test3QueryObject2 { get; }
    Property Value
    Type Description
    GameObject
    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