Свойство | Type | Description | |
---|---|---|---|
packRuleNames | string[] | ||
packRuleValues | PackRule[] |
Méthode | Description | |
---|---|---|
PackAll ( ) : void | ||
PackOne ( string path ) : void |
Méthode | Description | |
---|---|---|
OnPostprocessAllAssets ( Array importedAssets, Array deletedAssets, Array movedAssets, Array movedFromAssetPaths ) : void | ||
PackByDir ( AssetImporter ai, string rulePath ) : void | ||
PackByFirstDir ( AssetImporter ai, string rulePath ) : void | ||
PackInOne ( AssetImporter ai, string rulePath ) : void |
public static PackOne ( string path ) : void | ||
path | string | |
Résultat | void |