怎么获取脚本路径 #3
Unanswered
sealindx
asked this question in
MojoUnity-Editor
Replies: 1 comment
-
尝试使用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
你好,我想请教下,unity中,如果我有一个普通的c#类,没有任何继承,如下 Person
public class Person {}
如果我只知道这个类名,那么我怎么反向获取这个类所在的目录路径呢
Beta Was this translation helpful? Give feedback.
All reactions