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

◆ OrderPriority

float Terraria.GameContent.Bestiary.IBestiaryPrioritizedElement.OrderPriority
get

Implemented in Terraria.GameContent.Bestiary.SpawnConditionBestiaryInfoElement, and Terraria.GameContent.Bestiary.SpawnConditionBestiaryOverlayInfoElement.

Definition at line 10 of file IBestiaryPrioritizedElement.cs.

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