Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionFontSample
- UMaterialExpression::GetCaption()
- UMaterialExpressionFontSample::GetCaption()
- UMaterialExpressionFontSampleParameter::GetCaption()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionFontSample.h |
Include | #include "Materials/MaterialExpressionFontSample.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
virtual void GetCaption
&40;
TArray< FString > & OutCaptions
&41; const
Remarks
Returns the text to display on the material expression (in the material editor). FString The text to display.