AnimationInstance-GetUShort(string_ushort).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.AnimationInstance
AnimationInstance.GetUShort(string, ushort) Method
Retrieves the value of the unsigned short property
public bool GetUShort(string name, ref ushort value);
Parameters
name System.String
value System.UInt16
Returns
System.Boolean
true on success