Skip to content

DeveloperUI

Graydon edited this page Mar 21, 2017 · 5 revisions

public class DeveloperUI

Base Class: MonoBehaviour

Fields

private CameraController m_cameraController

Methods

private void Awake()
private void Update()
private void OnGUI()
private IEnumerator SaveDecorationsCR()
private IEnumerator StartRandomFire()
private IEnumerator RandomLevelUp()
private IEnumerator RandomAbandon()
private IEnumerator RemoveBuildings()
private IEnumerator ResetStatistics()
private IEnumerator UnlockNextProgressionMilestone()
private IEnumerator UnlockAllProgressionMilestones()
private IEnumerator UnlockAllMonumentMilestones()
private IEnumerator UnlockAllWonderMilestones()
private IEnumerator GetMoney(int amount)

Clone this wiki locally