Version: 2017.4
public void AddAssetTagToDefaultInstall (string targetGuid, string tag);

パラメーター

targetGuid[[TargetGuidByName()]] によって取得できる target の GUID
tagThe name of the asset tag.

説明

Adds the asset tag to the list of tags to download during initial installation.

The function does nothing if there are no files that use the given asset tag across the project.