GameScript.SplashScreenNotAvailabelHandler C# (CSharp) Méthode

SplashScreenNotAvailabelHandler() public méthode

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