Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ displayed
Method
displayed
source/frontend/StarShadersMenu.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
void ShadersMenu::displayed() {
14
m_script.setLuaRoot(m_client->luaRoot());
15
BaseScriptPane::displayed();
16
}
17
18
void ShadersMenu::dismissed() {
19
BaseScriptPane::dismissed();
Callers
nothing calls this directly
Calls
2
setLuaRoot
Method · 0.80
luaRoot
Method · 0.45
Tested by
no test coverage detected