Open 3D Engine AzNetworking API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzNetworking::SequenceGenerator Class Reference

Generates wrapping sequence numbers. More...

#include <SequenceGenerator.h>

Public Member Functions

void Reset ()
 Resets the sequence generator instance.
 
SequenceId GetNextSequenceId ()
 

Detailed Description

Generates wrapping sequence numbers.

Member Function Documentation

◆ GetNextSequenceId()

SequenceId AzNetworking::SequenceGenerator::GetNextSequenceId ( )
inline

Returns the next sequence id for this generator instance.

Returns
the next sequence id for this generator instance

The documentation for this class was generated from the following files: