UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MaterialExpressionSettings.cpp File Reference

Functions

bool IsExpressionClassPermitted (const UClass *const Class)
 

Function Documentation

◆ IsExpressionClassPermitted()

bool IsExpressionClassPermitted ( const UClass *const  Class)

Returns whether the specified class of material expression is permitted. For instance, custom expressions are not permitted in certain UE editor configurations for client generated materials.