Provider.CheckoutIsValid

Switch to Manual
public static bool CheckoutIsValid (VersionControl.AssetList assets);
public static bool CheckoutIsValid (VersionControl.Asset asset);

Parameters

assets资源列表。
asset单个资源。

Description

给定资源或资源列表,如果 Checkout 是要执行的有效任务,则此函数返回 true。