Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > Materials > UMaterialExpressionLandscapeLayerSample
- UMaterialExpression::GetCaption()
- UMaterialExpressionLandscapeLayerSample::GetCaption()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerSample.h |
Include | #include "Materials/MaterialExpressionLandscapeLayerSample.h" |
Source | /Engine/Source/Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerSample.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.