Click or drag to resize

BaseDebugPanel Methods

The BaseDebugPanel type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Declared for inheritance purposes
Protected methodStart
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
Protected methodUpdate
Collects and updates debug info inside the provided UnityEngine.UI.Text
Top
See Also