Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.PixoSingleton< T > Class Template Reference
Inheritance diagram for PixoVR.Apex.PixoSingleton< T >:
[legend]

Properties

static T Instance [get]
 

Static Private Attributes

static readonly T instance = new T()
 

Detailed Description

Type Constraints
T :class 
T :new() 

Definition at line 6 of file PixoSingleton.cs.

Member Data Documentation

◆ instance

readonly T PixoVR.Apex.PixoSingleton< T >.instance = new T()
staticprivate

Definition at line 8 of file PixoSingleton.cs.

Property Documentation

◆ Instance

T PixoVR.Apex.PixoSingleton< T >.Instance
staticget

Definition at line 10 of file PixoSingleton.cs.


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