Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.WorldGen.TileMergeCullCache Struct Reference

Public Member Functions

void Cull (ref int up, ref int down, ref int left, ref int right, ref int upLeft, ref int upRight, ref int downLeft, ref int downRight)
 

Public Attributes

bool CullTop
 
bool CullBottom
 
bool CullLeft
 
bool CullRight
 
bool CullTopLeft
 
bool CullTopRight
 
bool CullBottomLeft
 
bool CullBottomRight
 

Detailed Description

Definition at line 837 of file WorldGen.cs.


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