Navigation
API > API/Plugins > API/Plugins/GameplayGraph > API/Plugins/GameplayGraph/Graph > API/Plugins/GameplayGraph/Graph/Algorithms > API/Plugins/GameplayGraph/Graph/Algorithms/Search
Type
typedef TFunction < bool &)> FSearchCallback
References
| Module | GameplayGraph |
| Header | /Engine/Plugins/Experimental/GameplayGraph/Source/GameplayGraph/Public/Graph/Algorithms/Search/Search.h |
| Include | #include "Graph/Algorithms/Search/Search.h" |
Remarks
Returns whether we've found what we've wanted to find (i.e. returning true will end the search).