Game Pause State

Discussion in 'Plugins' started by anpark, Apr 8, 2013.

  1. anpark

    anpark Registered

    Joined:
    Apr 8, 2013
    Messages:
    1
    Likes Received:
    0
    Is there a way with the InternalsPlugin API to determine whether the game is currently paused? I've read the entire InternalsPlugin.hpp looking for something like this, and I've tried out a bunch of stuff, but I can't seem to find anything that tells me whether the game is paused.

    Any help or pointers would be appreciated.
     
  2. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    I think that when the game is paused, no event is triggered. Thus your listener stops getting anything. I'm not sure about this, I'll check it out.
     

Share This Page