Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundNode
- UObject::BeginDestroy()
- USoundNode::BeginDestroy()
- USoundNodeSoundClass::BeginDestroy()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundNode.h |
| Include | #include "Sound/SoundNode.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundNode.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.