Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ remove
Method
remove
source/frontend/StarBookmarkInterface.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void EditBookmarkDialog::remove() {
67
m_playerUniverseMap->removeTeleportBookmark(m_bookmark);
68
dismiss();
69
}
70
71
void EditBookmarkDialog::close() {
72
dismiss();
Callers
6
update
Method · 0.45
update
Method · 0.45
takeScriptPanes
Method · 0.45
filter
Method · 0.45
forEach
Method · 0.45
setLocalSpeaker
Method · 0.45
Calls
1
removeTeleportBookmark
Method · 0.80
Tested by
no test coverage detected