Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > IQueuedWorkInternalData
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/IQueuedWork.h |
Include | #include "Misc/IQueuedWork.h" |
virtual ~IQueuedWorkInternalData()
Remarks
Virtual destructor so that child implementations are guaranteed a chance to clean up any resources they allocated.