docs.unity3d.com
    Show / Hide Table of Contents

    Interface IAssetCreation

    Namespace: Unity.Cloud.Assets
    Syntax
    public interface IAssetCreation

    Properties

    Description

    Declaration
    string Description { get; set; }
    Property Value
    Type Description
    String

    Name

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    String

    Project

    Declaration
    IProject Project { get; set; }
    Property Value
    Type Description
    IProject

    Type

    Declaration
    string Type { get; set; }
    Property Value
    Type Description
    String

    Version

    Declaration
    int Version { get; set; }
    Property Value
    Type Description
    Int32

    VersionName

    Declaration
    string VersionName { get; set; }
    Property Value
    Type Description
    String

    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