# Enable/Disable Mercenary Panel Dismiss Button

Grammarenable|Enable/Disable the dismiss button on the mercenary panel for playerGroup
FlagsNative | Action

Enables or disables the dismiss button on the mercenary panel for the specified players.

# Arguments

Returns — void

native void MercenaryPanelSetDismissButtonEnabled(
	playergroup players,
	bool inEnabled,
);

Category: Story / Mercenary Panel

# Examples

— None found —