# Gender Code Of Unit Type

Grammar — Gender code of unitType
FlagsNative | Function

Returns the gender code of a unit type for use within language rules for localized text.

# Arguments

  • string [ gamelink::Unit ] — Unit Type

Returns — string

native string UnitTypeGetGenderCode(string inUnitType);

Category: Unit / Properties

# Examples

— None found —