76 PluginDeveloperSync developer_sync = PluginDeveloperSync.Cast(
GetPlugin( PluginDeveloperSync ) );
78 m_EnviroTextWidget.SetText(developer_sync.m_EnvironmentDebugMessage);
80 m_EnviroTextWidget.GetTextSize(sX, sY);
81 m_EnviroTextWidget.SetSize(sX, sY);