https://github.com/unity3d-jp/dynamicpluginsample
Dynamic load/unload plugin on Editor sample.
https://github.com/unity3d-jp/dynamicpluginsample
Last synced: about 1 year ago
JSON representation
Dynamic load/unload plugin on Editor sample.
- Host: GitHub
- URL: https://github.com/unity3d-jp/dynamicpluginsample
- Owner: unity3d-jp
- License: mit
- Created: 2017-05-02T01:55:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T02:20:00.000Z (over 9 years ago)
- Last Synced: 2025-04-05T22:31:34.246Z (over 1 year ago)
- Language: C#
- Size: 9.93 MB
- Stars: 26
- Watchers: 19
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamicPluginSample
This is an example project for using "dynamic" plugin on Editor.