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.
Daily Unreal Column #37 - Message Log
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.