Input System  v0.1
ISX.Utilities.InternedString Struct Reference

Wraps around a string to allow for faster case-insensitive string comparisons while preserving original casing. More...

Inherits IEquatable< InternedString >, and IComparable< InternedString >.

Detailed Description

Wraps around a string to allow for faster case-insensitive string comparisons while preserving original casing.