Click or drag to resize

BaseDebugPanelStart Method

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

Namespace:  frame8.Logic.Media.MediaPlayer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual IEnumerator Start()

Return Value

Type: IEnumerator
See Also