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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use