terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ descriptor

RenderTextureDescriptor UnityEngine.RenderTexture.descriptor
get

Definition at line 250 of file RenderTexture.cs.

251 {
252 get
253 {
254 throw new MissingMethodException();
255 }
256 }