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