docs.unity3d.com
    Show / Hide Table of Contents

    Class AssetCreation

    Inheritance
    Object
    AssetCreation
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Cloud.Assets
    Syntax
    public class AssetCreation : IAssetCreation

    Properties

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    String
    Implements
    IAssetCreation.Description

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    String
    Implements
    IAssetCreation.Name

    Project

    Declaration
    public IProject Project { get; set; }
    Property Value
    Type Description
    IProject
    Implements
    IAssetCreation.Project

    Type

    Declaration
    public string Type { get; set; }
    Property Value
    Type Description
    String
    Implements
    IAssetCreation.Type

    Version

    Declaration
    public int Version { get; set; }
    Property Value
    Type Description
    Int32
    Implements
    IAssetCreation.Version

    VersionName

    Declaration
    public string VersionName { get; set; }
    Property Value
    Type Description
    String
    Implements
    IAssetCreation.VersionName

    Extension Methods

    AssetDataMapper.MapFrom(IAssetCreation)
    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