MCPcopy Create free account
hub / github.com/borndotcom/react-native-godot / destroyInstance

Method destroyInstance

js/NativeGodotModule.ts:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 is_paused(): boolean;
44 runOnGodotThread<T>(f: () => T): Promise<T>;
45 destroyInstance(): void;
46 crash(): void;
47}
48

Callers 1

destroyGodotFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected