Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/FNetToken
How many bits we use to express the TypeId for NetTokens, Increasing this value will break network compatibility and might need versioning for replays.
| Name | FNetToken |
| Type | enum |
| Header File | /Engine/Source/Runtime/Net/Core/Public/Net/Core/NetToken/NetToken.h |
| Include Path | #include "Net/Core/NetToken/NetToken.h" |
Syntax
enum FNetToken
{
TokenTypeIdBits = 3U,
}
Values
| Name | Remarks |
|---|---|
| TokenTypeIdBits |