Introduction
Following the UE4 object lifecycle, we create objects as needed and destroy them when no longer needed. Destroyed objects are eventually deleted from memory by the garbage collection system (GC). It is usefu…
https://dev.epicgames.com/community/learning/knowledge-base/dPae/unreal-engine-how-to-register-disregard-for-gc-objects
2 Likes