FAddMany

Implemtntation of an untyped add payload

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntityBuilder.h"

Syntax

struct FAddMany

Remarks

Implemtntation of an untyped add payload

Variables

Name Description

Public variable

FComponentMask

 

BaseComponentMask

Constructors

Name Description

Public function

FAddMany

(
    const FComponentMask& InBaseCompon...
)

Functions

Name Description

Public function Const

void

 

AccumulateMask

(
    FComponentMask& OutMask
)

Public function

void

 

Apply

(
    FEntityAllocation* Allocation,
    int32 ComponentOffset
)

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