UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FPropertyReplicationState::FCallRepNotifiesParameters Struct Reference

#include <PropertyReplicationState.h>

Public Attributes

const FPropertyReplicationStatePreviousState = nullptr
 
bool bIsInit = false
 
bool bOnlyCallIfDiffersFromLocal = false
 

Member Data Documentation

◆ bIsInit

bool UE::Net::FPropertyReplicationState::FCallRepNotifiesParameters::bIsInit = false

◆ bOnlyCallIfDiffersFromLocal

bool UE::Net::FPropertyReplicationState::FCallRepNotifiesParameters::bOnlyCallIfDiffersFromLocal = false

◆ PreviousState

const FPropertyReplicationState* UE::Net::FPropertyReplicationState::FCallRepNotifiesParameters::PreviousState = nullptr

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