FindMapResult Enumeration

This enumeration has no description.

Values 5

Name Description
FindMap_Found

A direct match for this name was found

FindMap_NotFound

No match for this map name could be found.

FindMap_FuzzyMatch

A fuzzy match for this map name was found. Ex: cp_dust -> cp_dustbowl, c1m1 -> c1m1_hotel Only supported for maps that the engine knows about. (This excludes workshop maps on Orangebox).

FindMap_NonCanonical

A non-canonical match for this map name was found. Ex: workshop/1234 -> workshop/cp_qualified_name.ugc1234 Only supported on "Orangebox" games with workshop support.

FindMap_PossiblyAvailable

No currently available match for this map name could be found, but it may be possible to load Only supported on "Orangebox" games with workshop support.