Shows the specific UI embedded in the plugin instance.
Namespace: RAYLASE.Marker.PluginAssembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.19.0
Syntaxpublic virtual PluginSettingsView ShowUI(
string id
)
Parameters
- id String
- The ID of the UI.
Return Value
PluginSettingsView[Missing <returns> documentation for "M:RAYLASE.Marker.Plugin.BasePlugin.ShowUI(System.String)"]
See Also