IPropertyValueStorage

Base interface for all initial value storage types

Windows
MacOS
Linux

Inheritance Hierarchy

IPropertyValueStorage

TPropertyValueStorage

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneInitialValueCache.h"

Syntax

struct IPropertyValueStorage

Remarks

Base interface for all initial value storage types

Destructors

Name Description

Public function Virtual

~IPropertyValueStorage()

Functions

Name Description

Public function

void

 

Reset

(
    TArrayView< const FInitialValueInde...
)

Reset all the initial values for the specified indices

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