FCachedData

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h

Include

#include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h"

Syntax

struct FCachedData

Variables

Name Description

Public variable

bool: 1

 

bInitialized

Public variable

bool: 1

 

bPersistent

Public variable

KeyType

 

Key

Public variable

StorageType

 

Value

Constructors

Name Description

Public function

FCachedData()

Public function

FCachedData

(
    const KeyType& InKey
)

Public function

FCachedData

(
    const KeyType& InKey,
    StorageType&& InValue
)

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