Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/NetRefHandle.h |
| Include | #include "Iris/ReplicationSystem/NetRefHandle.h" |
Syntax
class FNetRefHandle
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint64: IdBits | Id | ||
| uint64: ReplicationSystemIdBits | ReplicationSystemId | ||
| uint64 | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | FullCompare
(
FNetRefHandle A, |
||
| uint64 | GetId () |
||
| FNetRefHandle | GetInvalid () |
||
| uint32 | |||
| bool | |||
| bool | IsDynamic () |
||
| bool | IsStatic () |
||
| bool | IsValid () |
||
| FString | ToString () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FNetRefHandle& Other |
||
| bool | operator<
(
const FNetRefHandle& Other |
||
| bool | operator==
(
const FNetRefHandle& Other |
Enums
Constants
| Name | Description |
|---|---|
| IdMask | |
| MaxReplicationSystemId | |
| StaticIdMask |