Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSoundWaveProxyPlayer > API/Runtime/Engine/FSoundWaveProxyPlayer/FSourceEvent
| Name | EType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProxyPlayer.h |
| Include Path | #include "Sound/SoundWaveProxyPlayer.h" |
Syntax
enum EType
{
CuePoint,
Loop,
OnFinished,
OnNearlyFinished,
}
Values
| Name | Remarks |
|---|---|
| CuePoint | |
| Loop | |
| OnFinished | |
| OnNearlyFinished |