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