protected void LoadUI(string objectName, string bundle = "kerbokatz") { AssetLoader.Add(bundle, objectName, AssetLoaded); }