Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMaterialFunctionInterface
Description
Returns If returns an empty string, use the default class name for the material function. Otherwise, the string will be the name shown when the function is exposed to users in the material graph as a node, or from the contextual menu when searching for nodes.
Derived Overrides
| Name | GetUserExposedCaption |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialFunctionInterface.h |
| Include Path | #include "Materials/MaterialFunctionInterface.h" |
virtual FString GetUserExposedCaption() const