Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene
Type | Name | Description | |
---|---|---|---|
![]() |
FFrameNumber | UE::MovieScene::DiscreteExclusiveUpper
(
const TRangeBound< FFrameNumber >& InUpperBound |
Return the first frame number that is not contained by the specified closed upper bound. |
![]() |
FFrameNumber | UE::MovieScene::DiscreteExclusiveUpper
(
const TRange< FFrameNumber >& InRange |
Return the first frame number not contained by the specified range. |