Inherits Multiplayer::MultiplayerDebugByteReporter.
|
void | ReportField (AZ::u32 index, const char *componentName, const char *fieldName, size_t byteSize) |
|
void | ReportFragmentEnd () |
|
void | Combine (const MultiplayerDebugEntityReporter &other) |
|
void | Reset () override |
|
const char * | GetEntityName () const |
|
void | SetEntityName (const char *entityName) |
|
AZStd::map< AZStd::string, MultiplayerDebugComponentReporter > & | GetComponentReports () |
|
void | ReportBytes (size_t byteSize) |
|
void | AggregateBytes (size_t byteSize) |
|
void | ReportAggregateBytes () |
|
float | GetAverageBytes () const |
|
size_t | GetMaxBytes () const |
|
size_t | GetMinBytes () const |
|
size_t | GetTotalBytes () const |
|
float | GetKbitsPerSecond () |
|
void | Combine (const MultiplayerDebugByteReporter &other) |
|
virtual void | Reset () |
|
size_t | GetTotalCount () const |
|
◆ Reset()
void Multiplayer::MultiplayerDebugEntityReporter::Reset |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file:
- Gems/Multiplayer/Code/Source/Debug/MultiplayerDebugByteReporter.h