ActorComponent-GetText(string_string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.ActorComponent
ActorComponent.GetText(string, string) Method
Retrieves the value of the text property
public bool GetText(string name, ref string value);
Parameters
name System.String
value System.String
Returns
System.Boolean
true on success