|
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
|
Inheritance diagram for System.ArraySpec:
Collaboration diagram for System.ArraySpec:Public Member Functions | |
| global::System.Type | Resolve (global::System.Type type) |
| global::System.Text.StringBuilder | Append (global::System.Text.StringBuilder sb) |
| override string | ToString () |
Package Functions | |
| ArraySpec (int dimensions, bool bound) | |
Private Attributes | |
| int | dimensions |
| bool | bound |
Definition at line 9 of file ArraySpec.cs.