An open API service indexing awesome lists of open source software.

https://github.com/xjine/unity_iinitializable

IInitializable is an interface to make force initializable object.
https://github.com/xjine/unity_iinitializable

assets unity

Last synced: 3 months ago
JSON representation

IInitializable is an interface to make force initializable object.

Awesome Lists containing this project

README

          

# Unity_IInitializable

IInitializable is a simple interface to implement initialize logic.

## Importing

You can use Package Manager or import it directly.

```
https://github.com/XJINE/Unity_IInitializable.git?path=Assets/Packages/IInitializable
```