Actor-GetString(string_string).md

May 28, 2021 ยท View on GitHub

UnrealEngine.Framework.Actor

Actor.GetString(string, string) Method

Retrieves the value of the string property

public bool GetString(string name, ref string value);

Parameters

name System.String

value System.String

Returns

System.Boolean
true on success

Contents

  1. 0.1UnrealEngine.Framework.Actor
  2. 1Actor.GetString(string, string) Method