Navigation
API > API/Runtime > API/Runtime/IrisCore
To be able to enable/disable custom conditional properties we need a fast way to go from RepIndex to MemberIndex.
| Name | FReplicationStateMemberRepIndexToMemberIndexDescriptor |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationState/ReplicationStateDescriptor.h |
| Include Path | #include "Iris/ReplicationState/ReplicationStateDescriptor.h" |
Syntax
struct FReplicationStateMemberRepIndexToMemberIndexDescriptor
Enums
Public
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MemberIndex | uint16 | MemberIndex whose property RepIndex matches the index of this entry. ~0 if this entry is invalid. | Iris/ReplicationState/ReplicationStateDescriptor.h |