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

Method IsStandAlone

trinity/Tr2AtlasTexture.cpp:486–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484}
485
486bool Tr2AtlasTexture::IsStandAlone() const
487{
488 return m_isStandAlone;
489}
490
491void Tr2AtlasTexture::NotifyListenersOfChange()
492{

Callers 1

PullInOutsidersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected