Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ Pause
Function
Pause
Dependencies/AndroidExtensions/Source/Globals.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void Pause()
102
{
103
g_pauseEvent.Fire();
104
}
105
106
AppStateChangedEvent::Ticket AddPauseCallback(AppStateChangedEvent::Handler&& onPause)
107
{
Callers
1
Java_BabylonNative_Wrapper_activityOnPause
Function · 0.85
Calls
1
Fire
Method · 0.80
Tested by
no test coverage detected