ServiceProviderPicker

class ServiceProviderPicker : WindowFeature

Functions

Link copied to clipboard
open override fun gui(imgui: Commands, win: WindowCommands)

Renders the GUI of your feature.

Link copied to clipboard
open override fun menu(imgui: Commands, win: WindowCommands)

Renders the menu item of your feature.

Properties

Link copied to clipboard
open override val id: FeatureId