Version: 2022.3
言語: 日本語
public bool Import (PackageManager.UI.Sample.ImportOptions options);

パラメーター

options Custom import options. See ImportOptions for more information. Note that ImportOptions are flag attributes, therefore you can set multiple import options using the `|` operator.

戻り値

bool Returns true if the import is successful. Returns false otherwise.

説明

Imports the package sample into the `Assets` folder.