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