Actor-GetDouble(string_double).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Actor
Actor.GetDouble(string, double) Method
Retrieves the value of the double property
public bool GetDouble(string name, ref double value);
Parameters
name System.String
value System.Double
Returns
System.Boolean
true on success