void TaskOnClick(bool OffLevelTeleport, char tag, int scene) { print("bop"); _teleportManager.onLevel(OffLevelTeleport, tag, scene); }