Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Conditions > API/Runtime/MovieScene/Conditions/UMovieSceneCondition
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Default")
bool bEditorForceTrue
Remarks
If true, will skip evaluating the condition and always return true. Useful for authoring or debugging.