#include <NetObjectGroups.h>
◆ FNetObjectGroups()
| UE::Net::Private::FNetObjectGroups::FNetObjectGroups |
( |
| ) |
|
◆ ~FNetObjectGroups()
| UE::Net::Private::FNetObjectGroups::~FNetObjectGroups |
( |
| ) |
|
◆ AddExclusionFilterTrait()
Called when a group is to be used as an exclusion filter group
◆ AddInclusionFilterTrait()
Called when a group is to be used as an inclusion filter group
◆ AddToGroup()
◆ ClearGroup()
◆ Contains()
◆ CreateGroup()
◆ DestroyGroup()
◆ FindGroupHandle()
◆ GetGroup() [1/2]
◆ GetGroup() [2/2]
◆ GetGroupFilteredOutObjects()
| const FNetBitArrayView UE::Net::Private::FNetObjectGroups::GetGroupFilteredOutObjects |
( |
| ) |
const |
|
inline |
Returns a list of all objects currently part of a group with the filter trait
◆ GetGroupFromIndex() [1/2]
◆ GetGroupFromIndex() [2/2]
◆ GetGroupHandlesOfNetObject()
Get a list of all group handles the NetObject is a member of
◆ GetGroupIndexesOfNetObject()
Get a reference to the indexes of all groups that the NetObject is a member of
◆ GetGroupName()
◆ GetGroupNameString()
| FString UE::Net::Private::FNetObjectGroups::GetGroupNameString |
( |
FNetObjectGroupHandle |
GroupHandle | ) |
const |
|
inline |
◆ GetHandleFromGroup()
◆ GetHandleFromIndex()
◆ Init()
◆ IsExclusionFilterGroup()
Does the group have the exclusion filter trait
◆ IsFilterGroup()
Does the group have a filter trait, either exclusion or inclusion
◆ IsInclusionFilterGroup()
Does the group have the inclusion filter trait
◆ IsValidGroup()
◆ OnMaxInternalNetRefIndexIncreased()
Called when the maximum InternalNetRefIndex increased and we need to realloc our lists
◆ RemoveExclusionFilterTrait()
Called when a group is no longer used as an exclusion filter group
◆ RemoveFromGroup()
◆ RemoveInclusionFilterTrait()
Called when a group is no longer used as an inclusion filter group
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationSystem/Filtering/NetObjectGroups.h
- Engine/Source/Runtime/Net/Iris/Private/Iris/ReplicationSystem/Filtering/NetObjectGroups.cpp