Example #1
0
 // Initialize your UI context
 void Start()
 {
     context = new UIContext (this);
 }
Example #2
0
 // Initialize your UI context
 void Start()
 {
     context = new UIContext(this);
 }