Class BoostControl
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Syntax
public class BoostControl : MonoBehaviour
Fields
bottleneckStatus
Declaration
public Text bottleneckStatus
Field Value
Type |
Description |
UnityEngine.UI.Text |
|
cpuLoader
Declaration
public GameObject cpuLoader
Field Value
gpuLoader
Declaration
public GameObject gpuLoader
Field Value
timeOut
Declaration
Field Value
Methods
BoostCPU()
Declaration
BoostGPU()
Declaration
CPULoad()
Declaration
GPULoad()
Declaration