Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialEditor > API/Editor/UnrealEd/MaterialEditor/UDEditorParameterValue
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/DEditorParameterValue.h |
| Include | #include "MaterialEditor/DEditorParameterValue.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorParameters.cpp |
static UDEditorParameterValue * Create
(
UObject * Owner,
EMaterialParameterType Type,
const FMaterialParameterInfo & ParameterInfo,
const FMaterialParameterMetadata & Meta
)