Hi guys, is there a way to use script to find and load all .json
files within a specific content directory to a custom editor window (after a button clicked somewhere ofc).
My planned layout is that I have multiple rows, each has 2 columns: one will display the Json file name, and the other display its properties. Currently I have not found a proper way to load them on window opened.
Thanks in advance!