SplitChar
The character used to split the option text literals. Valid characters are: | (pipe), (comma) ~ (tilde)
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public char SplitChar { get; set; }