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

#include <ReplicationFilteringConfig.h>

Public Member Functions

bool operator== (FName Name) const
 

Public Attributes

FName FilterProfileName
 
uint8 HysteresisFrameCount = 0
 

Member Function Documentation

◆ operator==()

bool FObjectScopeHysteresisProfile::operator== ( FName  Name) const
inline

Member Data Documentation

◆ FilterProfileName

FName FObjectScopeHysteresisProfile::FilterProfileName

The config name used to map to this profile

◆ HysteresisFrameCount

uint8 FObjectScopeHysteresisProfile::HysteresisFrameCount = 0

The number of frames to keep the object in scope after it has been filtered out by dynamic filtering.


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