Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Animation > API/Runtime/Slate/Framework/Animation/TAnimatedAttribute
| Type | Name | Description | |
|---|---|---|---|
| void | SetValueAndStop
(
const NumericType& InNewValue |
Sets the attribute's value and disables animation. | |
| void | SetValueAndStop
(
NumericType&& InNewValue |
Sets the attribute's value and disables animation. |