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
|
This is the complete list of members for InControl.Internal.CodeWriter, including all inherited members.
Append(string code) | InControl.Internal.CodeWriter | inline |
Append(bool trim, string code) | InControl.Internal.CodeWriter | inline |
AppendFormat(string format, params object[] args) | InControl.Internal.CodeWriter | inline |
AppendLine(string code) | InControl.Internal.CodeWriter | inline |
AppendLine(int count) | InControl.Internal.CodeWriter | inline |
AppendLineFormat(string format, params object[] args) | InControl.Internal.CodeWriter | inline |
CodeWriter() | InControl.Internal.CodeWriter | inline |
DecreaseIndent() | InControl.Internal.CodeWriter | inline |
IncreaseIndent() | InControl.Internal.CodeWriter | inline |
indent | InControl.Internal.CodeWriter | private |
newLine | InControl.Internal.CodeWriter | privatestatic |
stringBuilder | InControl.Internal.CodeWriter | private |
ToString() | InControl.Internal.CodeWriter | inline |