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

#include <ARSharedWorldGameMode.h>

Public Member Functions

 FARSharedWorldReplicationState ()
 

Public Attributes

int32 PreviewImageOffset
 
int32 ARWorldOffset
 

Detailed Description

Per player information about what data has been sent to them

Constructor & Destructor Documentation

◆ FARSharedWorldReplicationState()

FARSharedWorldReplicationState::FARSharedWorldReplicationState ( )
inline

Member Data Documentation

◆ ARWorldOffset

int32 FARSharedWorldReplicationState::ARWorldOffset

The offset in the overall ARWorld data buffer

◆ PreviewImageOffset

int32 FARSharedWorldReplicationState::PreviewImageOffset

The offset in the overall image data buffer


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