Thread Tools Display Modes
06/24/15, 10:30 AM   #1
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 25
Triggered Events with ALT-TAB

Is there any known event that triggers when you press ALT-TAB? Minimizing or returning to game screen doesn't matter.
  Reply With Quote
06/24/15, 10:41 AM   #2
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
Code:
EVENT_GAME_FOCUS_CHANGED (integer eventCode, bool hasFocus)
  Reply With Quote
06/24/15, 12:03 PM   #3
Kraeius
 
Kraeius's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 25
Originally Posted by sirinsidiator View Post
Code:
EVENT_GAME_FOCUS_CHANGED (integer eventCode, bool hasFocus)
Thank you mate
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Triggered Events with ALT-TAB


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off