CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
This is the complete list of members for Asset.Package, including all inherited members.
Export([NotNull] Path assetPath, [NotNull] String packagePath, ExportPackageOptions options=ExportPackageOptions.Default) | Asset.Package | static |
Export([NotNull] Path[] assetPaths, [NotNull] String packagePath, ExportPackageOptions options=ExportPackageOptions.Default) | Asset.Package | static |
Export([NotNull] String[] assetPaths, [NotNull] String packagePath, ExportPackageOptions options=ExportPackageOptions.Default) | Asset.Package | static |
Import([NotNull] Path packagePath) | Asset.Package | static |
ImportInteractive([NotNull] Path packagePath) | Asset.Package | static |