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

    Class QueryTestObjectSettings

    Holds references to pre-configured game objects for use in the runtime query system tests

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

    Properties

    AllNonRequiredChildrenGroup

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

    AllNonRequiredChildrenReacquireGroup

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

    NonRequiredChildrenSet

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

    ProxyGroupWithNonRequiredMember

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

    SimplePlaneConditionProxy

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

    SimpleProxyGroup

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

    SimpleReplicatedProxy

    Declaration
    public GameObject SimpleReplicatedProxy { 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