Thread: [Solved] Copying 2D arrays by natives
View Single Post
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 09-10-2016 , 11:40   Re: Copying 2D arrays by natives
Reply With Quote #3

Quote:
Originally Posted by Fyren View Post
As you've noticed, there's no GetNativeArray2D (or 3D, or 4D). You can't do anything but pass 1D arrays for real arrays. If it's not too inconvenient, you could instead use ADT arrays (and provide helper stocks to convert, maybe).
I'll convert 1D cells instead, thanks
__________________
retired
shavit is offline