Version: 2019.4
public static VersionControl.Task ChangeSetStatus (VersionControl.ChangeSet changeset);
public static VersionControl.Task ChangeSetStatus (string changesetID);

パラメーター

changesetアセットを照会するチェンジセット
changesetIDアセットを照会する ChangesetID

説明

チェンジセットに属するアセットのリストを取得します。

This is intended to work only with outgoing changesets. Use Provider.IncomingChangeSetAssets if you would like to retrieve assets from incoming changesets.


Did you find this page useful? Please give it a rating: