FMovieSceneAnimTypeID::GenerateHash

Generate a hash from the specified static ptr

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneAnimTypeID.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneAnimTypeID.cpp

Syntax

static uint64 GenerateHash
(
    void * StaticPtr,
    uint32 Seed
)

Remarks

Generate a hash from the specified static ptr

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