Navigation
Unreal Engine C++ API Reference > Runtime > MediaAssets > UMediaSoundComponent
- UActorComponent::OnUnregister()
- USceneComponent::OnUnregister()
- USynthComponent::OnUnregister()
- UMediaSoundComponent::OnUnregister()
References
Module | MediaAssets |
Header | /Engine/Source/Runtime/MediaAssets/Public/MediaSoundComponent.h |
Include | #include "MediaSoundComponent.h" |
Source | /Engine/Source/Runtime/MediaAssets/Private/Assets/MediaSoundComponent.cpp |
virtual void OnUnregister&40;&41;
Remarks
Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.