Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterial
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/Material.h |
| Include | #include "Materials/Material.h" |
template<typename ExpressionType>
void GetAllExpressionsInMaterialAndFunctionsOfType
(
TArray < ExpressionType * > & OutExpressions
) const
Remarks
Get all expressions of the requested type, recursing through any function expressions in the material