Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FCompensationEvaluator
| Name | FEvalParameters |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Constraints/MovieSceneConstraintChannelHelper.h |
| Include Path | #include "Constraints/MovieSceneConstraintChannelHelper.h" |
Syntax
struct FEvalParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEvalParameters
(
const TSharedPtr< ISequencer >& InSequencer, |
Constraints/MovieSceneConstraintChannelHelper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bInfiniteAtLeft | bool | Constraints/MovieSceneConstraintChannelHelper.h | ||
| bKeepCurrent | bool | Constraints/MovieSceneConstraintChannelHelper.h | ||
| bPropagateRelative | bool | Constraints/MovieSceneConstraintChannelHelper.h | ||
| bToActive | bool | Constraints/MovieSceneConstraintChannelHelper.h | ||
| Frames | const TConstArrayView< const FFrameNumber > | Constraints/MovieSceneConstraintChannelHelper.h | ||
| OptCurrentFrame | TOptional< FFrameNumber > | Constraints/MovieSceneConstraintChannelHelper.h | ||
| Sequencer | ISequencer * | Constraints/MovieSceneConstraintChannelHelper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Constraints/MovieSceneConstraintChannelHelper.h |