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

#include <UnifiedBuffer.h>

Public Attributes

TFunction< uint64()> GetNumScatters
 
uint32 NumBytesPerElement = 0u
 
int32 NumElementsPerScatter = INDEX_NONE
 

Member Data Documentation

◆ GetNumScatters

TFunction<uint64()> FAsyncScatterCopyParams::GetNumScatters

◆ NumBytesPerElement

uint32 FAsyncScatterCopyParams::NumBytesPerElement = 0u

◆ NumElementsPerScatter

int32 FAsyncScatterCopyParams::NumElementsPerScatter = INDEX_NONE

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