Sisus.co main site
Documentation
1. Introduction
(2)
1. What Is Init(args)
2. Why Init(args)?
2. Installation
(4)
1. How To Install
2. Referencing Init(args) Assemblies
3. Demo Scene
4. Keeping Up To Date
3. Getting Started
(3)
1. Hello, World!
2. Creating a Component
3. Initializing Components in Code
4. Clients
(3)
1. MonoBehaviour<T…>
2. ScriptableObject<T…>
3. StateMachineBehaviour<T…>
5. Services
(4)
1. [Service] Attribute
2. Service Tag
3. Services Component
4. Service Debugger
6. Initialization
(4)
1. Initializer
2. Value Providers
3. [ValueProviderMenu] attribute
4. new GameObject<T…>
7. Wrappers
(2)
1. Wrapper
2. ScriptableWrapper
8. Reference
(13)
[InitInEditMode] attribute
[InitOnReset] attribute
Any<TValue>
Find
Global Services
IArgs<T…>
IInitializable<T…>
InitArgs
IValueByTypeProvider
IValueProvider<TValue>
Local Services
Null / NullOrInactive
Service Defining Type
9. Problems & Solutions
(5)
Client not receiving services
Embedded Value Providers in Prefabs
Inheritance and Dependencies
Invalid Service Definition
Receiving More Than Twelve Objects
Uncategorized
(0)