Word Filter
A field report on Unity Asset Store pricing, by way of combustablejo ; 0.0★ (2)

- Low
- $0.00
- Median
- $0.00
- High
- $0.00
§ 02The data
Not enough price points yet for Word Filter. Check back soon.
No recorded changes yet.
§ 03About this asset
Word Filter is an efficient simple way of filtering text for words or phrases. Word Filter comes with a list of recommended words and phrases to filter, with the ability to add or remove any that you want.
Demo
Reference
Example Use Case
If you wanted to filter out the word "ham". You can choose to replace the word with any provided string or just "***". This will work even with "h-a-m" or "hA_m" or "!h-a_m!".
If you add "ham" to the list of exact match words, instead of the partial match ones, "ham" will still be filtered, but not the "ham" in "hamster".
Finally
There are two classes for performing the filtering, the WordFilter and TWordFilter, TWordFilter is a multithreaded version of the WordFilter class, and produced the same result, however does not stop the code to wait for the result.
Description sourced from the Unity Asset Store listing.
§ 04Frequently asked
Who publishes Word Filter?
Word Filter is published by combustablejo on the Unity Asset Store.
§ 05Also marked down