| Utility/ComponentExtersion.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Utility/ComponentExtersion.cs
@@ -7,7 +7,7 @@ public static class ComponentExtersion { public static Component FindChildComponent(this Component _component, string _type, string _path) public static Component FindComponent(this Component _component, string _type, string _path) { try {