Enum OnlineSafety.ProfanityFilterType
The type of profanity filter to use
Namespace: Unity.PSN.PS5.Checks
Syntax
public enum ProfanityFilterType
Fields
| Name | Description |
|---|---|
| MarkProfanity | Any profanity is surrounded by "[]" characters. |
| ReplaceProfanity | Replace any profanity with * characters |