TFastGuidKeyFuncs

Windows
MacOS
Linux

Inheritance Hierarchy

BaseKeyFuncs

FMovieSceneObjectCache::TFastGuidKeyFuncs

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationState.h"

Syntax

template<typename ValueType>
struct TFastGuidKeyFuncs : public BaseKeyFuncs< TPair< FGuid, ValueType >, FGuid, false >

Functions

Name Description

Public function Static

uint32

 

GetKeyHash

(
    KeyInitType Key
)

Public function Static

KeyInitType

 

GetSetKey

(
    ElementInitType Element
)

Public function Static

bool

 

Matches

(
    KeyInitType A,
    KeyInitType B
)

Typedefs

Name

Description

ElementInitType

KeyInitType

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