terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
override bool | Equals (object value) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static int | Compare (SortKey sortkey1, SortKey sortkey2) |
Package Functions | |
SortKey (int lcid, string source, CompareOptions opt) | |
SortKey (int lcid, string source, byte[] buffer, CompareOptions opt, int lv1Length, int lv2Length, int lv3Length, int kanaSmallLength, int markTypeLength, int katakanaLength, int kanaWidthLength, int identLength) | |
SortKey (string localeName, string str, CompareOptions options, byte[] keyData) | |
SortKey () | |
Properties | |
virtual string | OriginalString [get] |
virtual byte[] | KeyData [get] |
Private Attributes | |
readonly string | source |
readonly byte[] | key |
readonly CompareOptions | options |
readonly int | lcid |
Definition at line 10 of file SortKey.cs.