Open 3D Engine AzCore 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.
AZ::Metrics::EventField Struct Reference

Event field can now be defined now that EventValue is complete. More...

#include <IEventLogger.h>

Public Member Functions

constexpr EventField (AZStd::string_view name, EventValue value)
 

Public Attributes

AZStd::string_view m_name
 Name of the field.
 
EventValue m_value
 Value of the field.
 

Detailed Description

Event field can now be defined now that EventValue is complete.


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