MCPcopy Create free account
hub / github.com/Snapchat/Valdi / setAttachedData

Method setAttachedData

valdi/src/valdi/runtime/Resources/AssetConsumer.cpp:98–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void AssetConsumer::setAttachedData(const Value& attachedData) {
99 _attachedData = attachedData;
100}
101
102} // namespace Valdi

Callers 1

addAssetLoadObserverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected