// Initialize your UI context void Start() { context = new UIContext (this); }
// Initialize your UI context void Start() { context = new UIContext(this); }