GameScript.SplashScreenNotAvailabelHandler C# (CSharp) 메소드

SplashScreenNotAvailabelHandler() 공개 메소드

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