MLLazySingleton
NameSpace: MagicLeap
Inherited by:
UnityEngine.XR.MagicLeap.MLAutoAPISingleton< T >
Detailed Description
public template <T > class MLLazySingleton;
Protected Fields
Instance
protected static T Instance { get; set; }
Protected Methods
Initialize
protected virtual void Initialize()
Reimplemented by: Initialize
MLLazySingleton
7 DO NOT USE THIS! This class cannot be instantiated manually.
protected MLLazySingleton()