OnLineDisplayComplete()
Last updated
Was this helpful?
Method in IActionMarkupHandler
Called after the last call to PresentCharacter(int, TMP_Text, CancellationToken) .
public void OnLineDisplayComplete();This method is an opportunity for a ActionMarkupHandler to finalise its presentation after all of the characters in the line have been presented.
Last updated
Was this helpful?
Was this helpful?
