Showing content from https://github.com/cleavetv/unity-framework below:
cleavetv/unity-framework: An application framework for C# Unity3D game projects
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert cleavetv/unity-framework
A Unity3D C# application framework.
- Unity Scene Management
- Transitional Loading Scenes
- Can automatically create SceneView context object at runtime through common naming convention.
- Supports pre-created SceneView context object placed in Scene Hierarchy via UnityEditor
- POCO Object Management with modular Interface support
- Global Objects
- Resolve object instances across your entire application in any scene or class
- Scene Objects
- Resolve scene specific object instances in any class
- Reusable object container
- Add, remove, or resolve objects of any type at any time.
- Automatically initialize, update, and destroy objects.
- Object Creation Factory supports C# Objects and Unity Component Attachments
- Attach Constructors to MonoBehaviour Components
- Automated Dependency Injection Module
- Supports Field or Property injection into POCOs or MonoBehaviours
- Bind interfaces to implementations
- Binding of templated value or reference types to parameterized members
- Global Application level Executable Command Queuing System
- Reuse the Command Framework and Executable Command Queue Object in your own implementations with minimal code.
- Private Command Subscription for Multi-Delegate Callbacks
- Generic Data Binding Libraries
- Bind and Resolve almost any two types together quickly and easily from one object.
Most of these features are optional modules you can use as much or as little of as your project requires.
The code is offered under the Apache 2.0 license which essentially gives you complete freedom for use and distribution. I do humbly request that if you are using and extending the code that you consider also offering those extensions back.
About
An application framework for C# Unity3D game projects
Resources License Stars Watchers Forks
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4