DeregisterMarkerProcessor(string)
Summary
public override void DeregisterMarkerProcessor(string attributeName)Parameters
Name
Description
Last updated
Was this helpful?
Method in UnityLocalisedLineProvider
Removes all marker processors that handle markers named attributeName .
public override void DeregisterMarkerProcessor(string attributeName)string attributeName
The name of the marker to remove processors for.
Last updated
Was this helpful?
Was this helpful?
