Whenever we want to log some information we most likely use UE_LOG macro. However, it might not be the most effective way of letting your editor users that something important has happened.
Share this post
Daily Unreal Column #37 - Message Log
Share this post
Whenever we want to log some information we most likely use UE_LOG macro. However, it might not be the most effective way of letting your editor users that something important has happened.