MCPcopy 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
38void cGroup::ClearPermission()
39{
40 m_Permissions.clear();
41}

Callers 1

LoadGroupsMethod · 0.80

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected