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.ARenderTargetContentByRequest.IsReady
getsetinherited

Implements Terraria.GameContent.INeedRenderTargetContent.

Definition at line 16 of file ARenderTargetContentByRequest.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6004098")]
19 [global::Cpp2ILInjected.Address(RVA = "0x7727B4", Offset = "0x7727B4", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 }