Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FNetObjectGroupHandle
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Iris/ReplicationSystem/NetObjectGroupHandle.h |
|
|
|
Iris/ReplicationSystem/NetObjectGroupHandle.h |
|
FNetObjectGroupHandle()
| |
|
| Name |
FNetObjectGroupHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/NetObjectGroupHandle.h |
| Include Path |
#include "Iris/ReplicationSystem/NetObjectGroupHandle.h" |
FNetObjectGroupHandle()
FNetObjectGroupHandle(FGroupIndexType, FGroupIndexType, uint32)
| |
|
| Name |
FNetObjectGroupHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/NetObjectGroupHandle.h |
| Include Path |
#include "Iris/ReplicationSystem/NetObjectGroupHandle.h" |
FNetObjectGroupHandle
(
FGroupIndexType IndexIn,
FGroupIndexType EpochIn,
uint32 InUniqueId
)