Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::Diagnostics::SpellCastMetricsSnapshot Struct Reference

#include <RuntimeMetrics.h>

Public Member Functions

 SpellCastMetricsSnapshot ()

Public Attributes

uint64 Failures
uint32 LastCustomError
uint32 LastFailure
uint32 LastOpcode
uint32 LastSpellId

Detailed Description

Definition at line 53 of file RuntimeMetrics.h.

Constructor & Destructor Documentation

◆ SpellCastMetricsSnapshot()

Skyfire::Diagnostics::SpellCastMetricsSnapshot::SpellCastMetricsSnapshot ( )

Definition at line 40 of file RuntimeMetrics.cpp.

References Failures, LastCustomError, LastFailure, LastOpcode, and LastSpellId.

Member Data Documentation

◆ Failures

uint64 Skyfire::Diagnostics::SpellCastMetricsSnapshot::Failures

◆ LastCustomError

uint32 Skyfire::Diagnostics::SpellCastMetricsSnapshot::LastCustomError

◆ LastFailure

uint32 Skyfire::Diagnostics::SpellCastMetricsSnapshot::LastFailure

◆ LastOpcode

uint32 Skyfire::Diagnostics::SpellCastMetricsSnapshot::LastOpcode

◆ LastSpellId

uint32 Skyfire::Diagnostics::SpellCastMetricsSnapshot::LastSpellId

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