Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/borndotcom/react-native-godot
/ getInstance
Method
getInstance
js/NativeGodotModule.ts:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
export
interface
GodotModuleInterface {
37
createInstance(args: Array<string>): any;
38
getInstance(): any;
39
API(): any;
40
updateWindow(windowName: string): any;
41
pause(): void;
Callers
4
initGodot
Function · 0.65
instance
Function · 0.65
onCreate
Method · 0.65
init
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected