AnimationInstance-GetShort(string_short).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.AnimationInstance

AnimationInstance.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

Contents

  1. 0.1UnrealEngine.Framework.AnimationInstance
  2. 1AnimationInstance.GetShort(string, short) Method