FMeterResult::Add

Appends an [FMeterEntry](API\Plugins\AudioSynesthesiaCore\FMeterEntry) to the container.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/MeterFactory.h

Include

#include "MeterFactory.h"

Source

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/MeterFactory.cpp

Syntax

void Add
(
    const FMeterEntry & InEntry
)

Remarks

Appends an FMeterEntry to the container.