Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ clear
Method
clear
plugins/script/interfaces/SelectionSetInterface.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void ScriptSelectionSet::clear()
34
{
35
if (_set) _set->clear();
36
}
37
38
void ScriptSelectionSet::assignFromCurrentScene()
39
{
Callers
5
reloadScripts
Method · 0.45
initialiseModule
Method · 0.45
shutdownModule
Method · 0.45
~PythonModule
Method · 0.45
executeString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected