Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMaterialFunction
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.
Virtual Inheritance
- UMaterialFunctionInterface::GetUserExposedCaption → UMaterialFunction::GetUserExposedCaption
| Name | GetUserExposedCaption |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialFunction.h |
| Include Path | #include "Materials/MaterialFunction.h" |
virtual FString GetUserExposedCaption() const