FMovieSceneObjectCache::Invalidate

Invalidate the object bindings for a specific object binding ID

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 Invalidate
(
    const FGuid & InGuid
)

Remarks

Invalidate the object bindings for a specific object binding ID

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