TPropertyValueStorage::Reset

Reset all the initial values that relate to the specified indices

Windows
MacOS
Linux

Override Hierarchy

IPropertyValueStorage::Reset()

TPropertyValueStorage::Reset()

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneInitialValueCache.h

Include

#include "EntitySystem/MovieSceneInitialValueCache.h"

Syntax

virtual void Reset
(
    TArrayView< const FInitialValueIndex > Indices
)

Remarks

Reset all the initial values that relate to the specified indices

Parameters

Parameter

Description

Indices

A array specifying all of the indices to remove. Such indices will be invalid after this function call returns.

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