Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Clear
Method
Clear
engine/Poseidon/Core/DynEnum.cpp:15–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
DynEnumCS::~DynEnumCS() = default;
14
15
void DynEnumCS::Clear()
16
{
17
_values.Clear();
18
_names.Clear();
19
}
20
21
void DynEnumCS::Close()
22
{
Callers
2
CloseAll
Method · 0.45
SaveToParamFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected