Example #1
0
 public void Unload()
 {
     m_static = null;
 }
Example #2
0
 public void Load()
 {
     m_static = this;
 }