IsAllowedExpressionType

Returns whether the given expression class is allowed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp

Syntax

bool IsAllowedExpressionType
(
    const UClass *const Class,
    const bool bMaterialFunction
)

Remarks

Returns whether the given expression class is allowed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss