is it possible to somehow access the native classes of unity? I’d like to figure out how they made certain functions
You can try to Decompile them, HOWEVER! It’s not always legal to do, and especially not if you plan to reuse part of the code! and it’s no guarantee you even can decompile it!