This repository was archived by the owner on May 11, 2024. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
I want to use exported monobehavior to process some data. But some monobehavior will use PathID to link other assets including other monobehaviors, and this program cannot export their own PathID info.
Describe the solution you'd like
Use format string to define what kind of name to export
Describe alternatives you've considered
add file info in content
Additional context

