UseInvariantCulture
When true, uses InvariantCulture when performing string operations, otherwise uses the Locale.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public bool UseInvariantCulture { get; set; }