BaseDebugPanel Methods |
The BaseDebugPanel type exposes the following members.
| Name | Description | |
|---|---|---|
| Awake |
Declared for inheritance purposes
| |
| Start |
Tries to set Player.NativeController.SetCollectDebugInfo(true) once every 3 seconds unti it succeeds
It assumes that, because the component is enabled, the debug info should show
| |
| Update |
Collects and updates debug info inside the provided UnityEngine.UI.Text
|