AnimationInstance-GetText(string_string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.AnimationInstance

AnimationInstance.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

Contents

  1. 0.1UnrealEngine.Framework.AnimationInstance
  2. 1AnimationInstance.GetText(string, string) Method