# MarkerSetMismatchFlag

FlagsNative

# Arguments

  • marker — m
  • int — flag
  • bool — state

Returns — void

native void MarkerSetMismatchFlag(
	marker m,
	int flag,
	bool state,
);

Category: Unclassified

# Examples

— None found —