Exemplo n.º 1
0
 private void BuildUi()
 {
     _drawConfig = _drawConfig && PluginConfiguration.DrawConfigUi();
 }
Exemplo n.º 2
0
 private void BuildUi()
 {
     _drawConfig = _drawConfig && _pluginConfig.DrawConfigUi();
 }