Choose your operating system:
Windows
macOS
Linux
Deprecated
Use GetAllParameterInfoOfType or GetAllParametersOfType
| UMaterialExpressionParameter::GetAllParameterInfo()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionScalarParameter.h |
Include |
#include "Materials/MaterialExpressionScalarParameter.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
virtual void GetAllParameterInfo
(
TArray< FMaterialParameterInfo > & OutParameterInfo,
TArray< FGuid > & OutParameterIds,
const FMaterialParameterInfo & InBaseParameterInfo
) const