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
Loading...
Searching...
No Matches

◆ Texture2DArray() [3/6]

UnityEngine.Texture2DArray.Texture2DArray ( int width,
int height,
int depth,
GraphicsFormat format,
TextureCreationFlags flags,
int mipCount )
inline

Definition at line 170 of file Texture2DArray.cs.

171 {
172 throw null;
173 }