|
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
|
Classes | |
| class | FreeFunctionAttribute |
| class | IgnoreAttribute |
| class | NativeAsStructAttribute |
| class | NativeConditionalAttribute |
| class | NativeHeaderAttribute |
| class | NativeMethodAttribute |
| class | NativeNameAttribute |
| class | NativePropertyAttribute |
| class | NativeThrowsAttribute |
| class | NativeTypeAttribute |
| class | NativeWritableSelfAttribute |
| class | NotNullAttribute |
| class | PreventReadOnlyInstanceModificationAttribute |
| class | StaticAccessorAttribute |
| class | ThreadSafeAttribute |
| class | VisibleToOtherModulesAttribute |
Enumerations | |
| enum | CodegenOptions { Auto , Custom , Force } |
| enum | StaticAccessorType { Dot , Arrow , DoubleColon , ArrowWithDefaultReturnIfNull } |
| enum | TargetType { Function , Field } |