Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/Materials > API/Runtime/Landscape/Materials/UMaterialExpressionLandscapeLaye-_2
- UMaterialExpression::MatchesSearchQuery()
- UMaterialExpressionLandscapeLayerSample::MatchesSearchQuery()
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 bool MatchesSearchQuery
&40;
const TCHAR &42; SearchQuery
&41;
Remarks
MatchesSearchQuery: Check this expression to see if it matches the search query true if the expression matches the search query
Parameters
| Name | Description |
|---|---|
| SearchQuery | User's search query (never blank) |