The release_input_focus message is handled by the engine automatically. Is there any way to perform additional actions when receiving the message in the on_message() function?
1 Like
No there is no way for you to detect this message in a script. But since you are sending it yourself I’m sure there’s a way to workaround you can apply.
3 Likes