Class AAConfig | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class AAConfig

    Obsolete. Use AddressablesRuntimeProperties instead

    Inheritance
    System.Object
    AAConfig
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEngine.AddressableAssets
    Syntax
    public static class AAConfig

    Methods

    AddCachedValue(String, String)

    Obsolete. Use AddressablesRuntimeProperties instead

    Declaration
    public static void AddCachedValue(string key, string val)
    Parameters
    Type Name Description
    System.String key
    System.String val

    ExpandPathWithGlobalVariables(String)

    Obsolete. Use AddressablesRuntimeProperties instead

    Declaration
    public static string ExpandPathWithGlobalVariables(string inputString)
    Parameters
    Type Name Description
    System.String inputString
    Returns
    Type Description
    System.String

    ExpandWithVariables(String, Char, Char, Func<String, String>)

    Obsolete. Use AddressablesRuntimeProperties instead

    Declaration
    public static string ExpandWithVariables(string inputString, char startDelimiter, char endDelimiter, Func<string, string> varFunc)
    Parameters
    Type Name Description
    System.String inputString
    System.Char startDelimiter
    System.Char endDelimiter
    Func<System.String, System.String> varFunc
    Returns
    Type Description
    System.String

    GetGlobalVar(String)

    Obsolete. Use AddressablesRuntimeProperties instead

    Declaration
    public static string GetGlobalVar(string variableName)
    Parameters
    Type Name Description
    System.String variableName
    Returns
    Type Description
    System.String
    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