Tag Archives: Optimization
Optimizing TWeakObjectPtr usage
In this post I want to share some examples of inefficient usage of TWeakObjectPtr that I’ve come across in my time developing in Unreal Engine, and how these can be improved on. These tips are pretty straightforward if you’re familiar … Continue reading
Posted in Game Development
Tagged Optimization, UE4, UE5, Unreal Engine
Comments Off on Optimizing TWeakObjectPtr usage