terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Package Functions | |
TimeSpanResult (bool throwOnFailure) | |
bool | SetFailure (TimeSpanParse.ParseFailureKind kind, string resourceKey, object messageArgument=null, string argumentName=null) |
Package Attributes | |
global::System.TimeSpan | parsedTimeSpan |
Private Attributes | |
readonly bool | _throwOnFailure |
Definition at line 1358 of file TimeSpanParse.cs.