![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ObjectReplicationBridgeConfig.h>
Public Attributes | |
| FName | ClassName |
| FName | DynamicFilterName |
| FName | FilterProfile |
| bool | bForceEnableOnAllInstances = false |
Whether this filter should be used for all instances of this class and subclasses, regardless of bAlwaysRelevant and bOnlyRelevantToOwner settings on instance.
| FName FObjectReplicationBridgeFilterConfig::ClassName |
Instances of this class should use the filter supplied.
| FName FObjectReplicationBridgeFilterConfig::DynamicFilterName |
The name of the filter to set on the class instances.
| FName FObjectReplicationBridgeFilterConfig::FilterProfile |
Optional name to a profile that can further specialize the settings within a dynamic filter