Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/Iris > API/Runtime/IrisCore/Iris/ReplicationSystem > API/Runtime/IrisCore/Iris/ReplicationSystem/TFastArrayReplicationFragment
- FReplicationFragment::PollReplicatedState()
- TFastArrayReplicationFragment::PollReplicatedState()
References
| Module | IrisCore |
| Header | /Engine/Source/Runtime/Experimental/Iris/Core/Public/Iris/ReplicationSystem/FastArrayReplicationFragment.h |
| Include | #include "Iris/ReplicationSystem/FastArrayReplicationFragment.h" |
virtual bool PollReplicatedState
(
EReplicationFragmentPollFlags PollOption
)
Remarks
Optional Poll method required for backwards compatibility mode which will be invoked for all Fragment with the EReplicationFragmentTraits::NeedsPoll trait set. True if the state is dirty, false if not.