UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMassArchetypeFragmentConfig Struct Reference

#include <MassArchetypeData.h>

Public Member Functions

voidGetFragmentData (uint8 *ChunkBase, int32 IndexWithinChunk) const
 

Public Attributes

const UScriptStructFragmentType = nullptr
 
int32 ArrayOffsetWithinChunk = 0
 

Member Function Documentation

◆ GetFragmentData()

void * FMassArchetypeFragmentConfig::GetFragmentData ( uint8 ChunkBase,
int32  IndexWithinChunk 
) const
inline

Member Data Documentation

◆ ArrayOffsetWithinChunk

int32 FMassArchetypeFragmentConfig::ArrayOffsetWithinChunk = 0

◆ FragmentType

const UScriptStruct* FMassArchetypeFragmentConfig::FragmentType = nullptr

The documentation for this struct was generated from the following file: