ドキュメント

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


CheckForUpdatesReturn

Struct
読み終わるまでの所要時間 1 分最終更新 4日前

Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct CheckForUpdatesReturn

Constructors

CheckForUpdatesReturn(CheckForUpdatesReturn)

public CheckForUpdatesReturn(CheckForUpdatesReturn o)
Parameters

Type

Name

Description

CheckForUpdatesReturno

Fields

newVersionAvailable

public bool newVersionAvailable
Returns

Type

Description

bool

newVersion

public string newVersion
Returns

Type

Description

string
public string newVersionLink
Returns

Type

Description

string

htmlInfo

public string htmlInfo
Returns

Type

Description

string