MCPcopy Create free account
hub / github.com/LibreVR/Revive / UseHack

Method UseHack

Revive/Session.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93bool ovrHmdStruct::UseHack(Hack hack) const
94{
95 return g_hacks.find(hack) != g_hacks.end();
96}
97
98void ovrHmdStruct::UpdateStatus()
99{

Callers 3

ovr_GetSessionStatusFunction · 0.45
ovr_GetTrackerPoseFunction · 0.45
ovr_GetPerfStatsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected