Comentario
08-09-2017
09:40 AM
08-09-2017
09:40 AM
@pfk If the file is in the default system library folder, - only the relative path is saved as a value of AssetPropertyString.
If it is not, then the absolute path is saved. But it is possible to get from the relative path to the full path by using Application.GetLibraryPaths(). I hope this helps.