Property | Type | Description | |
---|---|---|---|
inGameNamePostfix | string | ||
inGameNamePrefix | string | ||
linkedOption | string | ||
roadType | |||
searchLimit | Limit | ||
tags | List |
Method | Description | |
---|---|---|
RoadNameMatches ( string comparisonName ) : bool |
Checks whether the name of the road matches the input name.
|
public RoadNameMatches ( string comparisonName ) : bool | ||
comparisonName | string | The road name to compare against |
return | bool |