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/NetToken.h |
| Include | #include "Iris/ReplicationSystem/NetToken.h" |
Syntax
class FNetTokenStoreKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: FNetToken::TokenBits | Key | ||
| uint32: FNetToken::TokenTypeIdBits | TypeId | ||
| uint32 | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetKeyValue () |
||
| FNetToken::FTypeId | GetTypeId () |
||
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FNetTokenStoreKey& Other |
Enums
| Type | Name | Description | |
|---|---|---|---|
| API/Runtime/IrisCore/Iris/ReplicationSystem/FNetTokenStoreKey_1 |