https://github.com/corle-bell/copycommandpro
CopyCommandPro
https://github.com/corle-bell/copycommandpro
unity unity3d-plugin unityextensions
Last synced: 2 months ago
JSON representation
CopyCommandPro
- Host: GitHub
- URL: https://github.com/corle-bell/copycommandpro
- Owner: corle-bell
- License: mit
- Created: 2023-10-26T09:28:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T06:40:20.000Z (over 2 years ago)
- Last Synced: 2025-04-07T20:12:24.479Z (12 months ago)
- Topics: unity, unity3d-plugin, unityextensions
- Language: C#
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CopyCommandPro
>通过反射获取脚本的字段来复制
>不拘泥于类型,通过字段名和类型来匹配
>无论是派生类复制到基类,还是复制到其他类都可以
>支持 [SerializeField] 特性
>支持数组类型
>支持 [Serializable]
### 截图
