GameScript.SplashScreenNotAvailabelHandler C# (CSharp) Method

SplashScreenNotAvailabelHandler() public method

public SplashScreenNotAvailabelHandler ( ) : void
return void
    public void SplashScreenNotAvailabelHandler()
    {
        txtWebStatus2.text += "\nSplashscreen not available";
    }