Class AssetGuidAttribute | Entities | 0.2.0-preview.18
docs.unity3d.com
    Show / Hide Table of Contents

    Class AssetGuidAttribute

    Attribute used to make a or be displayed as an asset.

    Inheritance
    Object
    AssetGuidAttribute
    Namespace: Unity.Build
    Syntax
    [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
    public sealed class AssetGuidAttribute : UnityEngine.PropertyAttribute

    Constructors

    AssetGuidAttribute(Type)

    Constructs a new AssetGuidAttribute with the provided derived asset type.

    Declaration
    public AssetGuidAttribute(Type type)
    Parameters
    Type Name Description
    Type type

    A derived asset type.

    Fields

    Type

    The derived asset type.

    Declaration
    public readonly Type Type
    Field Value
    Type Description
    Type
    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