Loading...
Method in UnityLocalisedLineProvider
Adds a new marker processor to the line provider.
public override void RegisterMarkerProcessor(string attributeName, IAttributeMarkerProcessor markerProcessor)
string attributeName
string
The name of the markers to use markerProcessor for.
markerProcessor
The marker processor to add.