Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/Model
Inheritance Hierarchy
- BlobberObserverSource
- TextureGraphInsightBlobberObserver
References
| Module | TextureGraphInsight |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightObserver.h |
| Include | #include "Model/TextureGraphInsightObserver.h" |
Syntax
class TextureGraphInsightBlobberObserver : public BlobberObserverSource
Remarks
Concrete BlobberObserver interface.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BlobberUpdated
(
HashArray&& AddedHashes, |
Protected interface of emitters called by the device to notify the observers. |