![]() |
DDNet documentation
|
#include <references.h>
Public Member Functions | |
| CLayerSoundEnvelopeReference (std::shared_ptr< CLayerSounds > pLayerSounds) | |
| void | SetEnvelope (const std::shared_ptr< CEnvelope > &pEnvelope, int EnvelopeIndex) override |
| void | AddSoundSourceIndex (int SoundSourceIndex) |
| bool | Empty () const |
| Public Member Functions inherited from IEditorEnvelopeReference | |
| virtual | ~IEditorEnvelopeReference ()=default |
Private Attributes | |
| std::vector< int > | m_vSoundSourceIndices |
| std::shared_ptr< CLayerSounds > | m_pLayerSounds |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Implements IEditorEnvelopeReference.
|
private |
|
private |