Tilt Five™ Unity API  1.4.1
TiltFive.DontDestroyOnLoad Class Reference
Inheritance diagram for TiltFive.DontDestroyOnLoad:

Private Member Functions

void Awake ()
 

Detailed Description

Definition at line 22 of file DontDestroyOnLoad.cs.

Member Function Documentation

◆ Awake()

void TiltFive.DontDestroyOnLoad.Awake ( )
private

Definition at line 25 of file DontDestroyOnLoad.cs.

26  {
27  DontDestroyOnLoad(this.gameObject);
28  }

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