Search Unity

About Addressable Assets System.

Discussion in 'Editor & General Support' started by Jimbai, Jan 12, 2021.

  1. Jimbai

    Jimbai

    Joined:
    Oct 3, 2020
    Posts:
    1
    I know that the original intention of this system is to manage unity assets, but I still have this question...
    I have some non-unity assets in the streaming asset folder and I think the "Address Name" and "Path" mapping management part of this system is very useful.
    My question is, can I call a certain module of the system source code so that I can get the file path through the address name set by the user?
    If someone knows how to use some module or API to get a file's path, please tell me how to.
    If I can't, please tell me why?