Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ ClearPermission
Method
ClearPermission
src/Group.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
37
38
void cGroup::ClearPermission()
39
{
40
m_Permissions.clear();
41
}
Callers
1
LoadGroups
Method · 0.80
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected