Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FMaterialCachedParameterEditorInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialCachedData.h |
| Include Path | #include "MaterialCachedData.h" |
Syntax
USTRUCT ()
struct FMaterialCachedParameterEditorInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MaterialCachedData.h | |||
FMaterialCachedParameterEditorInfo
(
const FGuid& InGuid |
MaterialCachedData.h | ||
FMaterialCachedParameterEditorInfo
(
const FGuid& InGuid, |
MaterialCachedData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetIndex | int32 | MaterialCachedData.h | ||
| Description | FString | MaterialCachedData.h | ||
| ExpressionGuid | FGuid | MaterialCachedData.h | ||
| Group | FName | MaterialCachedData.h | ||
| SortPriority | int32 | MaterialCachedData.h |