Navigation
API > API/Plugins > API/Plugins/ShaderAuditCore > API/Plugins/ShaderAuditCore/SMaterialDiffTable
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ShaderToolkit/Source/ShaderAuditCore/Public/Widgets/SMaterialDiffTable.h |
| Include Path | #include "Widgets/SMaterialDiffTable.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMaterialDiffTable >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SMaterialDiffTable > → SMaterialDiffTable::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SMaterialDiffTable.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SMaterialDiffTable.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnNavigateToAsset
(
const FOnNavigateToShaderAsset& InDelegate |
Optional hook invoked when the user activates an asset hyperlink. | Widgets/SMaterialDiffTable.h | |
WidgetArgsType & SessionA
(
TSharedPtr< FShaderAuditSession > InArg |
Widgets/SMaterialDiffTable.h | ||
WidgetArgsType & SessionB
(
TSharedPtr< FShaderAuditSession > InArg |
Widgets/SMaterialDiffTable.h |