Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Conditions > API/Runtime/MovieScene/Conditions/UMovieSceneCondition
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Conditions/MovieSceneCondition.h |
| Include | #include "Conditions/MovieSceneCondition.h" |
UFUNCTION (BlueprintNativeEvent, CallInEditor, Meta=(DisplayName="Get Scope"))
EMovieSceneConditionScope BP_GetScope() const
Remarks
Returns the scope of the condition, which determines whether the condition needs to be re-evaluated for different bindings or entities in the Sequence.