EditorImportResourceImport Method |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic static void Import(
string[] fileNames,
string destRealFolder
)
Parameters
- fileNames
- Type: SystemString
- destRealFolder
- Type: SystemString
See Also