Navigation
API > API/Plugins > API/Plugins/ShaderAuditCore > API/Plugins/ShaderAuditCore/FShaderAuditSession
Base for extension-owned per-session data. Must be inherited so the virtual destructor cleans up properly.
| Name | FExtensionData |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ShaderToolkit/Source/ShaderAuditCore/Public/ShaderAuditSession.h |
| Include Path | #include "ShaderAuditSession.h" |
Syntax
struct FExtensionData
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FExtensionData() |
ShaderAuditSession.h |