docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AssetFreeze

    Inheritance
    object
    AssetFreeze
    Implements
    IAssetFreeze
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public class AssetFreeze : IAssetFreeze

    Constructors

    AssetFreeze()

    Declaration
    public AssetFreeze()

    AssetFreeze(string)

    Declaration
    public AssetFreeze(string changeLog)
    Parameters
    Type Name Description
    string changeLog

    Properties

    ChangeLog

    A changelog for the version.

    Declaration
    public string ChangeLog { get; set; }
    Property Value
    Type Description
    string

    Operation

    Defines the operation to perform when freezing the version.

    Declaration
    public AssetFreezeOperation Operation { get; set; }
    Property Value
    Type Description
    AssetFreezeOperation

    Implements

    IAssetFreeze
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)