Event OnPreRenderText
Event to allow users to modify the content of the text info before the text is rendered.
Namespace: TMPro
Assembly: solution.dll
Syntax
public override event Action<TMP_TextInfo> OnPreRenderText
Returns
Type | Description |
---|---|
Action<TMP_TextInfo> |