# BoardTitleShow

FlagsNative

# Arguments

  • int — inBoard
  • playergroup — inPlayers
  • bool — inShow

Returns — void

native void BoardTitleShow(
	int inBoard,
	playergroup inPlayers,
	bool inShow,
);

Category: Unclassified

# Examples

— None found —