コード例 #1
0
    public static void SetData(string text)
    {
        InfoWindow iw = GetInstance();

        iw.AddGuiText(text);
    }