Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/borndotcom/react-native-godot
/ pause
Method
pause
js/NativeGodotModule.ts:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
API(): any;
40
updateWindow(windowName: string): any;
41
pause(): void;
42
resume(): void;
43
is_paused(): boolean;
44
runOnGodotThread<T>(f: () => T): Promise<T>;
Callers
3
pauseGodot
Function · 0.65
appPause
Method · 0.65
createNativeGodotModule
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected