Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
StringSequence2 (string value1, string value2) | |
bool | Equals (StringSequence2 other) |
override bool | Equals (object obj) |
Span< string > | AsSpan () |
override int | GetHashCode () |
bool | Equals (T? other) |
Public Attributes | |
string | Value1 |
string | Value2 |
Definition at line 5 of file StringSequence2.cs.