Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ selset
Function
selset
source/src/editing.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
inline bool selset()
101
{
102
return (sels.length() > 0);
103
}
104
105
bool noselection()
106
{
Callers
4
noselection
Function · 0.85
editinfo
Function · 0.85
makesel
Function · 0.85
cursorupdate
Function · 0.85
Calls
1
length
Method · 0.45
Tested by
no test coverage detected