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::EventObject Struct Reference

#include <IEventLogger.h>

Public Member Functions

constexpr EventObject (AZStd::span< EventField > objectFields)
 
constexpr void SetObjectFields (AZStd::span< EventField > objectFields)
 
constexpr AZStd::span< EventFieldGetObjectFields () const
 

Detailed Description

AZStd/std::span requires a complete type, so an EventField pointer and a size member is stored in the public API exposes a span interface


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