public void Init(CoreLevelController clc) { coreLevelController = clc; }
public void Init(CoreLevelController clc) { this.clc = clc; }