MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / SetIntendedUpdateModSource

Method SetIntendedUpdateModSource

Source/Steam/ugc_item.cpp:624–626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622}
623
624void SteamworksUGCItem::SetIntendedUpdateModSource(ModID mod) {
625 upload_sid_source = mod;
626}
627
628std::string SteamworksUGCItem::GetPath() {
629 if (ItemState() & k_EItemStateInstalled) {

Callers 1

DrawUpdateToSteamworksFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected