docs.unity.cn
    Show / Hide Table of Contents

    Class AddressableBuildTaskTestBase

    Inheritance
    Object
    AddressableBuildTaskTestBase
    AddHashToBundleNameTaskTests
    GenerateLocationListsTaskTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Global Namespace
    Syntax
    public class AddressableBuildTaskTestBase

    Fields

    m_Settings

    Declaration
    protected AddressableAssetSettings m_Settings
    Field Value
    Type Description
    AddressableAssetSettings

    TempPath

    Declaration
    protected const string TempPath = "Assets/TempGen"
    Field Value
    Type Description
    String

    Methods

    CreateAsset(String, String)

    Declaration
    protected static string CreateAsset(string assetPath, string objectName)
    Parameters
    Type Name Description
    String assetPath
    String objectName
    Returns
    Type Description
    String

    Setup()

    Declaration
    public void Setup()

    Teardown()

    Declaration
    public void Teardown()
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use