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

◆ IsReady

bool Terraria.GameContent.INeedRenderTargetContent.IsReady
get

Implemented in Terraria.GameContent.ARenderTargetContentByRequest, Terraria.Graphics.Renderers.MapHeadRenderer, and Terraria.Graphics.Renderers.NPCHeadRenderer.

Definition at line 11 of file INeedRenderTargetContent.cs.

12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6004095")]
14 get;
15 }