Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/Interfaces > API/Runtime/Analytics/Interfaces/IAnalyticsSpan
- IAnalyticsSpan::RecordEvent()
- FAnalyticsSpan::RecordEvent()
References
| Module | Analytics |
| Header | /Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsTracer.h |
| Include | #include "Interfaces/IAnalyticsTracer.h" |
void RecordEvent
(
const FString & EventName,
const TArray < FAnalyticsEventAttribute > & AdditionalAttributes
)
Remarks
Record an event from this span, appends the attributes for the span context