TMutualEntityInitializer

Windows
MacOS
Linux

Inheritance Hierarchy

FMutualEntityInitializer

TMutualEntityInitializer

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntityFactoryTemplates.h"

Syntax

template<typename ComponentTypeA, typename ComponentTypeB>
struct TMutualEntityInitializer : public UE::MovieScene::FMutualEntityInitializer

Constructors

Name Description

Public function

TMutualEntityInitializer

(
    TComponentTypeID< ComponentTypeA > ...,
    TComponentTypeID< ComponentTypeB > ...,
    CallbackType InCallback
)

Typedefs

Name

Description

CallbackType

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