docs.unity.cn
    Show / Hide Table of Contents

    Constructor AssetReference

    AssetReference()

    Construct a new AssetReference object.

    Declaration
    public AssetReference()

    AssetReference(String)

    Construct a new AssetReference object.

    Declaration
    public AssetReference(string guid)
    Parameters
    Type Name Description
    String guid

    The guid of the asset.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use