FMovieSceneObjectCache::InvalidateIfValid

Invalidate the object bindings for a specific object binding ID if they are not already invalidated

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationState.h

Include

#include "Evaluation/MovieSceneEvaluationState.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneEvaluationState.cpp

Syntax

void InvalidateIfValid
(
    const FGuid & InGuid
)

Remarks

Invalidate the object bindings for a specific object binding ID if they are not already invalidated

Parameters

Parameter

Description

InGuid

The object binding ID to invalidate bindings for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss