Flush Net Dormancy vs Force Net Update

I’ve been looking around the internet and engine code for answers for this question that I just can’t seem to find a solid answer for this. I can’t figure out the difference of Flush Net Dormancy vs Force Net Update.

What I’ve gathered so far:

  • Flush Net Dormancy will send out an update to clients on the current frame.
  • Force Net Update implicitly calls Flush Net Dormancy (and heard someone say that it updates regardless of Net Update Frequency).

I’ve been looking into the code of Force Net Update but it doesn’t lead me to anywhere that I can understand what it actually does. From what I’ve found out so far and what I’ve been reading online, I don’t see any reason to call Flush Net Dormancy and instead just call Force Net Update as it implicitly calls it anyway.

I would be so thankful to anyone who can explain and settle this once and for all.

Thanks,
.