# Unit Show Kill Display

Grammar — Sets the show kill display UI for unit to killDisplaySetting
FlagsNative | Action

Used to turn on or off the kill counter shown when a unit is selected

# Arguments

Returns — void

native void UnitShowKillDisplay(
	unit inUnit,
	int inKillDisplay,
);

Category: Unit / Basic

# Examples

— None found —