Method | Description | |
---|---|---|
HaveMod ( ) : bool |
checks whether or not the Road Namer mod is loaded
|
|
Instance ( ) : |
||
getSegmentName ( ushort segmentId ) : string |
Wrapper for the "GetRoadName" method in the RoadNamer mod, invoked via reflection
|
|
populateObjects ( ) : bool |
Finds, via reflection, the Road Namer mod classes relevant to the Cimtographer mod( roadNameManager ), and load the required methods
|
public static Instance ( ) : |
||
return |
public getSegmentName ( ushort segmentId ) : string | ||
segmentId | ushort | the segment ID to search the names for |
return | string |