Advertisement
keybode

CMatchSessionOnlineSearch

Sep 15th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. // Auto reconstructed from vtable block @ 0x00068F80
  2. // from "matchmaking.dylib", by ida_vtables.idc
  3. 0 CMatchSessionOnlineSearch::GetSessionSystemData(void)
  4. 1 CMatchSessionOnlineSearch::GetSessionSettings(void)
  5. 2 CMatchSessionOnlineSearch::UpdateSessionSettings(KeyValues *)
  6. 3 CMatchSessionOnlineSearch::Command(KeyValues *)
  7. 4 CMatchSessionOnlineSearch::GetSessionID(void)
  8. 5 CMatchSessionOnlineSearch::UpdateTeamProperties(KeyValues *)
  9. 6 CMatchSessionOnlineSearch::Update(void)
  10. 7 CMatchSessionOnlineSearch::Destroy(void)
  11. 8 CMatchSessionOnlineSearch::DebugPrint(void)
  12. 9 CMatchSessionOnlineSearch::IsAnotherSessionJoinable(char const*)
  13. 10 CMatchSessionOnlineSearch::OnEvent(KeyValues *)
  14. 11 CMatchSessionOnlineSearch::~CMatchSessionOnlineSearch()
  15. 12 CMatchSessionOnlineSearch::~CMatchSessionOnlineSearch()
  16. 13 CMatchSessionOnlineSearch::OnStartSearching(void)
  17. 14 CMatchSessionOnlineSearch::OnSearchCompletedEmpty(KeyValues *)
  18. 15 CMatchSessionOnlineSearch::OnSearchCompletedSuccess(CSysSessionClient *,KeyValues *)
  19. 16 CMatchSessionOnlineSearch::OnSearchEvent(KeyValues *)
  20. 17 CMatchSessionOnlineSearch::OnBeginJoiningSearchResult(void)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement