# Enable/Disable Mercenary Panel Close Button

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

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

# Arguments

Returns — void

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

Category: Story / Mercenary Panel

# Examples

— None found —