FMutualEntityInitializer

Windows
MacOS
Linux

Inheritance Hierarchy

FMutualEntityInitializer

TMutualEntityInitializer

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntityFactoryTypes.h"

Syntax

struct FMutualEntityInitializer

Variables

Constructors

Name Description

Protected function

FMutualEntityInitializer

(
    FComponentTypeID InComponentA,
    FComponentTypeID InComponentB
)

Destructors

Name Description

Public function Virtual

~FMutualEntityInitializer()

Functions

Name Description

Public function Const

FComponentTy...

 

GetComponentA()

Public function Const

FComponentTy...

 

GetComponentB()

Public function Const

bool

 

IsRelevant

(
    const FComponentMask& InType
)

Public function

void

 

Run

(
    const FEntityRange& Range
)

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