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
|
Static Public Member Functions | |
static unsafe NativeArray< T > | ConvertExistingDataToNativeArray< T > (void *dataPointer, int length, Allocator allocator) |
static unsafe void * | GetUnsafePtr< T > (this NativeArray< T > nativeArray) |
Definition at line 9 of file NativeArrayUnsafeUtility.cs.