Navigation
API > API/Runtime > API/Runtime/IrisCore
| Name | FObjectScopeHysteresisProfile |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/Filtering/ReplicationFilteringConfig.h |
| Include Path | #include "Iris/ReplicationSystem/Filtering/ReplicationFilteringConfig.h" |
Syntax
USTRUCT ()
struct FObjectScopeHysteresisProfile
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FilterProfileName | FName | The config name used to map to this profile | Iris/ReplicationSystem/Filtering/ReplicationFilteringConfig.h | |
| HysteresisFrameCount | uint8 | The number of frames to keep the object in scope after it has been filtered out by dynamic filtering. | Iris/ReplicationSystem/Filtering/ReplicationFilteringConfig.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FName Name |
Iris/ReplicationSystem/Filtering/ReplicationFilteringConfig.h |