Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TListThreadSafe
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/DebugDrawQueue.h |
Include | #include "Chaos/DebugDrawQueue.h" |
TList< ElementType > &42; ExtractAll&40;&41;
Remarks
Clears the list and returns the elements. List of all current elements. The original list is cleared. Make sure to delete all elements when you're done with them!