| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Static Public Member Functions | |
| static void | Check (QilNode input) | 
Private Member Functions | |
| void | Check (QilNode input, int depth) | 
Private Attributes | |
| readonly Dictionary< QilNode, bool > | _visitedRef = new Dictionary<QilNode, bool>() | 
Definition at line 5 of file QilDepthChecker.cs.