TextRenderComponent-SetText(string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.TextRenderComponent
TextRenderComponent.SetText(string) Method
Sets the text of the component
public void SetText(string value);
Parameters
value System.String