MCPcopy Create free account
hub / github.com/Huntereb/Awoo-Installer / GetTitleId

Method GetTitleId

source/install/install.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 u64 Install::GetTitleId(int i)
143 {
144 return m_contentMeta[i].GetContentMetaKey().id;
145 }
146
147 NcmContentMetaType Install::GetContentMetaType(int i)
148 {

Callers 1

Calls 1

GetContentMetaKeyMethod · 0.80

Tested by

no test coverage detected