public static void AddedIcon(GameObject _object, Texture2D _texture_2D) { IconManager.AddedIcon(_object, _texture_2D); }