Navigation
API > API/Editor > API/Editor/PixelInspectorModule
The module holding all of the UI related pieces for pixel inspector
| Name | FPixelInspectorModule |
| Type | class |
| Header File | /Engine/Source/Editor/PixelInspector/Public/PixelInspectorModule.h |
| Include Path | #include "PixelInspectorModule.h" |
Syntax
class FPixelInspectorModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasRegisteredTabSpawners | bool | PixelInspectorModule.h | ||
| HPixelInspectorWindow | TSharedPtr< PixelInspector::SPixelInspector > | PixelInspectorModule.h | ||
| OriginalViewportStates | TMap< uint32, bool > | PixelInspectorModule.h |