Navigation
API > API/Runtime > API/Runtime/IrisCore
| Name | USphereWithOwnerBoostNetObjectPrioritizerConfig |
| Type | class |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/Prioritization/SphereWithOwnerBoostNetObjectPrioritizer.h |
| Include Path | #include "Iris/ReplicationSystem/Prioritization/SphereWithOwnerBoostNetObjectPrioritizer.h" |
Syntax
UCLASS (Transient, Config=Engine, MinimalAPI)
class USphereWithOwnerBoostNetObjectPrioritizerConfig : public USphereNetObjectPrioritizerConfig
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UNetObjectPrioritizerConfig → USphereNetObjectPrioritizerConfig → USphereWithOwnerBoostNetObjectPrioritizerConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OwnerPriorityBoost | float | Priority boost for the owning connection. | Iris/ReplicationSystem/Prioritization/SphereWithOwnerBoostNetObjectPrioritizer.h |
|