FMassArchetypeCompositionDescriptor::FMassArchetypeCompositionDescriptor

Choose your operating system:

Windows

macOS

Linux

References

Module

MassEntity

Header

/Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassEntityTypes.h

Include

#include "MassEntityTypes.h"

Syntax

FMassArchetypeCompositionDescriptor
(
    FMassFragmentBitSet && InFragments,
    FMassTagBitSet && InTags,
    FMassChunkFragmentBitSet && InChunkFragments,
    FMassSharedFragmentBitSet && InSharedFragments
)