C# Class NDream.AirConsole.AirConsole.NotReadyException

Gets thrown when you call an API method before OnReady was called.
Inheritance: System.SystemException
Mostrar archivo Open project: AirConsole/airconsole-unity-plugin

Public Methods

Method Description
NotReadyException ( ) : UnityEngine

Method Details

NotReadyException() public method

public NotReadyException ( ) : UnityEngine
return UnityEngine