UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FReplicationStateApplyContext::FStateBufferData Union Reference

#include <ReplicationFragment.h>

Public Attributes

uint8ExternalStateBuffer
 
struct { 
 
   const uint32 *   ChangeMaskData 
 
   const uint8 *   RawStateBuffer 
 
};  
 

Member Data Documentation

◆ [struct]

◆ ChangeMaskData

const uint32* UE::Net::FReplicationStateApplyContext::FStateBufferData::ChangeMaskData

◆ ExternalStateBuffer

uint8* UE::Net::FReplicationStateApplyContext::FStateBufferData::ExternalStateBuffer

◆ RawStateBuffer

const uint8* UE::Net::FReplicationStateApplyContext::FStateBufferData::RawStateBuffer

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