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

Method GetCMFData

trinity/Resources/TriGrannyRes.cpp:1809–1812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1807}
1808
1809const cmf::Data* TriGrannyRes::GetCMFData() const
1810{
1811 return m_cmfContents.GetData();
1812}
1813
1814const void* TriGrannyRes::GetCMFViewData( const cmf::BufferView& view )
1815{

Callers 5

DoSpawnMethod · 0.45
InitializeAnimationMethod · 0.45
PlayAnimationMethod · 0.45
InitializeMethod · 0.45

Calls 1

GetDataMethod · 0.45

Tested by

no test coverage detected