Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ Clear
Method
Clear
src/Utilities/Constructs.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void CustomPalette::Clear()
96
{
97
this->Convert = nullptr;
98
this->Palette = nullptr;
99
}
100
101
void CustomPalette::CreateConvert()
102
{
Callers
4
LoadFromINI
Method · 0.95
Load
Method · 0.95
ReadFromStream
Method · 0.45
ReadFromStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected