NexusPluginButton

(extends NexusWrappedInstance<PluginToolbarButton>)

Mirrors the API of Roblox's PluginButton class.

static NexusPluginButton NexusPluginButton.new(NexusPluginToolbar,string ButtonName,string ButtonTooltip string ButtonIcon)`

Creates a Nexus Plugin Button object.

bool NexusPluginButton.Active

Sets if the button as active or not.