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