Exemplo n.º 1
0
 void OnDisable()
 {
     TermsViewerInternal.OnDisable();
 }
Exemplo n.º 2
0
 void OnGUI()
 {
     TermsViewerInternal.OnGUI();
 }
Exemplo n.º 3
0
 void OnEnable()
 {
     TermsViewerInternal.OnEnable();
 }