Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/Model > API/Plugins/TextureGraphInsight/Model/TextureGraphInsightBlobberObserv-
References
| Module | TextureGraphInsight |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightObserver.h |
| Include | #include "Model/TextureGraphInsightObserver.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsight/Private/Model/TextureGraphInsightObserver.cpp |
virtual void BlobberUpdated
(
HashArray && AddedHashes,
HashArray && RemappedHashes
)
Remarks
Protected interface of emitters called by the device to notify the observers.