MCPcopy 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
95void CustomPalette::Clear()
96{
97 this->Convert = nullptr;
98 this->Palette = nullptr;
99}
100
101void CustomPalette::CreateConvert()
102{

Callers 4

LoadFromINIMethod · 0.95
LoadMethod · 0.95
ReadFromStreamMethod · 0.45
ReadFromStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected