RegisterMarkerProcessor(string,IAttributeMarkerProcessor)
Method in UnityLocalisedLineProvider
Summary
Adds a new marker processor to the line provider.
Parameters
Name
Description
string
attributeName
The name of the markers to use markerProcessor
for.
IAttributeMarkerProcessor markerProcessor
The marker processor to add.
Last updated
Was this helpful?