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 UnityEngine.NoAllocHelpers, including all inherited members.
EnsureListElemCount< T >(List< T > list, int count) | UnityEngine.NoAllocHelpers | inlinestatic |
ExtractArrayFromList(object list) | UnityEngine.NoAllocHelpers | |
Internal_ResizeList(object list, int size) | UnityEngine.NoAllocHelpers | package |
ResizeList< T >(List< T > list, int size) | UnityEngine.NoAllocHelpers | inlinestatic |
SafeLength< T >(List< T > values) | UnityEngine.NoAllocHelpers | inlinestatic |