Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor > API/Plugins/PhysicsControlEditor/OperatorViewer
References
| Module | PhysicsControlEditor |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include | #include "OperatorViewer/OperatorTreeElements.h" |
| Source | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Private/OperatorViewer/OperatorTreeElements.cpp |
bool MatchSearchText
(
const FString & TextToSearch,
const TArray < TArray < FString > > & StructuredSearchCriteria
)
Remarks
Returns true if the TextToSearch string matches the search criteria. Used to identify operator or set names that match user specified search strings in the editor.