GameScript.SplashScreenClosedHandler C# (CSharp) 메소드

SplashScreenClosedHandler() 공개 메소드

public SplashScreenClosedHandler ( ) : void
리턴 void
    public void SplashScreenClosedHandler()
    {
        txtWebStatus2.text += "\nSplashscreen closed";
    }