#include <RepTag.h>
◆ ExternalStateOffset
| uint32 UE::Net::FRepTagFindInfo::ExternalStateOffset |
This is the offset into the state indicated by the StateIndex. Absolute offsets cannot beused as each external state may have its own state buffer.
◆ InternalStateAbsoluteOffset
| uint32 UE::Net::FRepTagFindInfo::InternalStateAbsoluteOffset |
The absolute offset into the internal state. One can ignore the StateIndex as the internal state is a single linear allocation for all states.
◆ Serializer
◆ SerializerConfig
◆ StateIndex
| uint32 UE::Net::FRepTagFindInfo::StateIndex |
If the tag is found in a protocol this indicates which state the tag was found in, otherwise it will be zero.
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/RepTag.h