OnLineDisplayComplete()
Method in TemporalMarkupHandler
Summary
Called after the last call to PresentCharacter(int,TMP_Text,CancellationToken) .
Remarks
This method is an opportunity for a TemporalMarkupHandler to finalise its presentation after all of the characters in the line have been presented.
Last updated