|
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
|
Collaboration diagram for Mono.RuntimeGenericParamInfoHandle:Package Functions | |
| unsafe | RuntimeGenericParamInfoHandle (global::System.IntPtr ptr) |
Properties | |
| global::System.Type[] | Constraints [get, set] |
| global::System.Reflection.GenericParameterAttributes | Attributes [get, set] |
Private Member Functions | |
| global::System.Type[] | GetConstraints () |
| int | GetConstraintsCount () |
Private Attributes | |
| unsafe RuntimeStructs.GenericParamInfo * | value |
Definition at line 9 of file RuntimeGenericParamInfoHandle.cs.