ProceduralPlanets
ProceduralPlanets.Singleton< T > Class Template Reference

Singleton class that the Manager derives from to ensure only one peristent instance exists of the Manager. More...

Properties

static T Instance [get]
 

Public Member Functions

virtual void Awake ()
 

Detailed Description

Singleton class that the Manager derives from to ensure only one peristent instance exists of the Manager.

Version 1.0 - 2018 (c) Imphenzia AB - Author: Stefan Persson

Template Parameters
T
Type Constraints
T :Component 
Inheritance diagram for ProceduralPlanets.Singleton< T >:

The documentation for this class was generated from the following file: