UE4 GC

https://wiki.unrealengine.com/Garbage_Collection_%26_Dynamic_Memory_Allocation

https://wiki.unrealengine.com/Garbage_Collection_~_Count_References_To_Any_Object#Code

UE4 里面关于GC的一些问题, 以及如何获得某个对象的引用计数和引用对象。

https://www.unrealengine.com/en-US/blog/unreal-property-system-reflection?lang=en-US

对于Reflection的粗略讲解

你可能感兴趣的:(UE)