UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNotifyBufferFinishedHooks Struct Reference

#include <Audio.h>

Public Member Functions

ENGINE_API void AddNotify (USoundNode *NotifyNode, UPTRINT WaveInstanceHash)
 
ENGINE_API UPTRINT GetHashForNode (USoundNode *NotifyNode) const
 
ENGINE_API void AddReferencedObjects (FReferenceCollector &Collector)
 
ENGINE_API void DispatchNotifies (FWaveInstance *WaveInstance, const bool bStopped)
 

Friends

FArchiveoperator<< (FArchive &Ar, FNotifyBufferFinishedHooks &WaveInstance)
 

Member Function Documentation

◆ AddNotify()

void FNotifyBufferFinishedHooks::AddNotify ( USoundNode NotifyNode,
UPTRINT  WaveInstanceHash 
)

◆ AddReferencedObjects()

void FNotifyBufferFinishedHooks::AddReferencedObjects ( FReferenceCollector Collector)

◆ DispatchNotifies()

void FNotifyBufferFinishedHooks::DispatchNotifies ( FWaveInstance WaveInstance,
const bool  bStopped 
)

◆ GetHashForNode()

UPTRINT FNotifyBufferFinishedHooks::GetHashForNode ( USoundNode NotifyNode) const

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FNotifyBufferFinishedHooks WaveInstance 
)
friend

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