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.