Navigation
API > API/Plugins > API/Plugins/DynamicMaterial > API/Plugins/DynamicMaterial/Model > API/Plugins/DynamicMaterial/Model/UDynamicMaterialModel
References
| Module | DynamicMaterial |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterial/Public/Model/DynamicMaterialModel.h |
| Include | #include "Model/DynamicMaterialModel.h" |
| Source | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterial/Private/Model/DynamicMaterialModel.cpp |
UFUNCTION (BlueprintCallable, Category="Material Designer")
bool ConditionalFreeParameter
(
UDMMaterialParameter * InParameter
)
Remarks
Removes this specific object from the parameter map if the name is in use by a different parameter. Returns true if, after this call, the object is not in the parameter map.