Blog & News

Tag – Technical

Showing only posts tagged Technical. Show all posts.

UE4 Coding: Decoupling for Better Code

In the past year of UE4 de­vel­op­ment, I had prob­lems fig­ur­ing out how to struc­ture my game code: where to put game log­ic code to keep it read­able/main­tain­able, testable and re­us­able. This blog post sum­ma­rizes what I and my fel­low de­vel­op­ers have learnt as I fi­nal­ly feel con­fi­dent with my un­der­stand­ing.