Navigation
API > API/Runtime > API/Runtime/MovieScene
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneTimeHelpers.h |
| Include | #include "MovieSceneTimeHelpers.h" |
namespace UE
{
namespace MovieScene
{
template<typename T>
TRange< T > UE&58;&58;MovieScene&58;&58;ExpandRange
&40;
const TRange< T > & InRange,
T Amount
&41;
}
}
Remarks
Expand the specified range by subtracting the specified amount from the lower bound, and adding it to the upper bound