void OnEnable() { window = this; LoadTextures(); // BuildStyles(); }
//private string dir; void OnEnable() { window = this; //GetDirectory(); LoadTextures(); BuildStyles(); ranEnable = true; }
void OnEnable() { window = this; LoadTextures(); }