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
Terraria.GameContent.TreeTopsInfo Class Reference

Classes

class  AreaId
 

Public Member Functions

void Save (BinaryWriter writer)
 
void Load (BinaryReader reader, int loadVersion)
 
void SyncSend (BinaryWriter writer)
 
void SyncReceive (BinaryReader reader)
 
int GetTreeStyle (int areaId)
 
void RandomizeTreeStyleBasedOnWorldPosition (UnifiedRandom rand, Vector2 worldPosition)
 
void RandomizeTreeStyle (UnifiedRandom rand, int areaId)
 
void CopyExistingWorldInfoForWorldGeneration ()
 
void CopyExistingWorldInfo ()
 
 TreeTopsInfo ()
 

Private Member Functions

void DoTreeFX (int areaID)
 

Private Attributes

int[] _variations
 

Detailed Description

Definition at line 9 of file TreeTopsInfo.cs.


The documentation for this class was generated from the following file: