

Go to the source code of this file.
Classes | |
| struct | yaze::core::StoryEventNodeFilter |
| Filter options for StoryEventGraph node search in UI. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::core |
Functions | |
| bool | yaze::core::StoryNodeStatusAllowed (StoryNodeStatus status, const StoryEventNodeFilter &filter) |
| bool | yaze::core::StoryEventNodeMatchesQuery (const StoryEventNode &node, std::string_view query) |
| bool | yaze::core::StoryEventNodeMatchesFilter (const StoryEventNode &node, const StoryEventNodeFilter &filter) |
| std::string | yaze::core::BuildStoryEventNodeSearchText (const StoryEventNode &node) |