MCPcopy Create free account
hub / github.com/carbonengine/trinity / DoPrepare

Method DoPrepare

trinity/Resources/Tr2LightProfileRes.cpp:95–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95bool Tr2LightProfileRes::DoPrepare()
96{
97 m_element = Tr2LightManager::GetLightProfileArray().AddElement( m_bitmap );
98 return true;
99}
100
101bool Tr2LightProfileRes::ParseIes()
102{

Callers

nothing calls this directly

Calls 1

AddElementMethod · 0.80

Tested by

no test coverage detected