Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 15 days 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
```