terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DrawResearchCogs()

void GUIResearch.DrawResearchCogs ( )
inline

Definition at line 314 of file GUIResearch.cs.

315 {
316 float smallRotation = this._smallRotation;
317 float largeRotation = this._largeRotation;
322 float smallRotation2 = this._smallRotation;
324 float smallRotation3 = this._smallRotation;
326 float mediumRotation = this._mediumRotation;
328 float mediumRotation2 = this._mediumRotation;
330 float largeRotation2 = this._largeRotation;
332 float largeRotation3 = this._largeRotation;
333 }
class f__AnonymousType0<< Count > j__TPar
float _largeRotation
float _mediumRotation
float _smallRotation
Panel_Layout ResearchCogLeft1
Panel_Layout ResearchCogRight2
Panel_Layout ResearchCogRight3
Panel_Layout ResearchCogLeft3
Panel_Layout ResearchCogRight1
static Research_Layout Instance
Panel_Layout ResearchCogLeft2

References _largeRotation, _mediumRotation, _smallRotation, Research_Layout.Instance, j__TPar, Research_Layout.ResearchCogLeft1, Research_Layout.ResearchCogLeft2, Research_Layout.ResearchCogLeft3, Research_Layout.ResearchCogRight1, Research_Layout.ResearchCogRight2, and Research_Layout.ResearchCogRight3.

Referenced by Draw().