Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/UPixelStreamingAudioComponent
- UObject::BeginDestroy()
- UActorComponent::BeginDestroy()
- USceneComponent::BeginDestroy()
- USynthComponent::BeginDestroy()
- UPixelStreamingAudioComponent::BeginDestroy()
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingAudioComponent.h |
| Include | #include "PixelStreamingAudioComponent.h" |
| Source | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Private/PixelStreamingAudioComponent.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.