mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-10 16:07:06 +00:00
Add string chains to menu string properties
This commit is contained in:
@@ -18,6 +18,7 @@ namespace menu
|
||||
public:
|
||||
explicit MenuMatcherFactory(const IMatcherForLabelSupplier<SimpleParserValue>* labelSupplier);
|
||||
|
||||
_NODISCARD MatcherFactoryWrapper<SimpleParserValue> StringChain() const;
|
||||
_NODISCARD MatcherFactoryWrapper<SimpleParserValue> Text() const;
|
||||
_NODISCARD MatcherFactoryWrapper<SimpleParserValue> Numeric() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user