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

◆ IsRestingInPool

bool Terraria.Graphics.Renderers.IPooledParticle.IsRestingInPool
get

Implemented in Terraria.Graphics.Renderers.ABasicParticle, Terraria.Graphics.Renderers.ItemTransferParticle, and Terraria.Graphics.Renderers.LittleFlyingCritterParticle.

Definition at line 10 of file IPooledParticle.cs.

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