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