VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
void AVR.Core.Singleton< T >.Awake ( )
inlineprivate

Definition at line 27 of file Singleton.cs.

28  {
29  SetInstance();
30  }