docs.unity.cn
    Show / Hide Table of Contents

    Method GetAddressFromAssetReference

    GetAddressFromAssetReference(AssetReference)

    Get the address of a given AssetReference.

    Declaration
    public static string GetAddressFromAssetReference(AssetReference reference)
    Parameters
    Type Name Description
    AssetReference reference

    The AssetReference you want to find the address of.

    Returns
    Type Description
    String

    The address of a given AssetReference.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use