Advertisement
AniCator

Clipboard

Jan 30th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.73 KB | None | 0 0
  1.     00000010() 
  2.     openvr.dll!2f0c060d()  
  3.     [Frames below may be incorrect and/or missing, no symbols loaded for openvr.dll]   
  4.     openvr_api.dll!00392c36()  
  5.     tier0_s.dll!5a679fbf()  
  6.     steamclient.dll!383be9ff()  
  7.     steamclient.dll!38268ff8()  
  8.     sourcevr.dll!005c13b4()    
  9.     sourcevr.dll!005c1869()    
  10.     GameUI.dll!26dafab9()  
  11.     vgui2.dll!0f7bb330()    
  12.     vgui2.dll!0f7bbafa()    
  13.     vgui2.dll!0f7bbb03()    
  14.     GameUI.dll!26e2af87()  
  15.     GameUI.dll!26e87dfd()  
  16.     GameUI.dll!26db9d0e()  
  17.     vgui2.dll!0f7bc90b()    
  18.     GameUI.dll!26db3c47()  
  19.     GameUI.dll!26e30ec4()  
  20.     vgui2.dll!0f7bb6cd()    
  21. >   client.dll!vgui::Panel::IsPopup()  Line 1031    C++
  22.     46fa0014() 
  23.     00490054() 
  24.  
  25. bool Panel::IsPopup()
  26. {
  27. return ipanel()->IsPopup(GetVPanel());
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement