Show / Hide Table of Contents

Class InjectionContainer

Script used by GetSingleton<T>(Boolean) and InjectFeature<T>(Scene, OptionInclusion) to make the injected singleton scripts persist over scene loads.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
InjectionContainer
Namespace: sttz.Trimmer
Assembly: Trimmer.dll
Syntax
public class InjectionContainer : MonoBehaviour
  • Improve this Doc
  • View Source
Back to top © 2017 Adrian Stutz