Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/borndotcom/react-native-godot
/ is_valid
Method
is_valid
android/src/main/cpp/GodotModule.cpp:559–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
bool is_valid() const override {
560
return true;
561
}
562
godot::ObjectID get_object() const override {
563
return godot::ObjectID();
564
}
Callers
1
createUpdateWindowFunc
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected