# Show/Hide Message Log

GrammarshowHide Message Log Panel for playerGroup
FlagsNative | Action

# Arguments

  • playergroup — PlayerGroup
  • bool [ preset::ShowHideOption ] — Show/Hide

Returns — void

native void UIMessageLogPanelSetVisible(
	playergroup inPlayers,
	bool inVisible,
);

Category: UI / Game UI

# Examples

— None found —