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

◆ ReflectionProbeModes

Enumerator
None 
Rotation 

Definition at line 523 of file SupportedRenderingFeatures.cs.

524 {
525 [global::Cpp2ILInjected.Token(Token = "0x40004B1")]
526 None = 0,
527 [global::Cpp2ILInjected.Token(Token = "0x40004B2")]
528 Rotation = 1
529 }