# State Of Unit Filter

Grammar — State of type units in filter|Unit Filter
FlagsNative | Function

Returns the state of the specified index of the specified unit filter.

# Arguments

Returns — int [ preset::UnitFilterState ]

native int UnitFilterGetState(
	unitfilter inFilter,
	int inType,
);

Category: Unit / Filters

# Examples

— None found —