Red16
Results
2
comments of
Red16
> ```c++ > ```c++ > template > struct Il2CppArray > { > void* klass; > void* monitor; > void* bounds; > int max_length; > void* vector [1]; > int getLength()...
Hey thanks for the pr, I will write some tests and if everything is okay I will merge :)