- A* Pro Feature:
 - This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited
The Pro version can be bought here 
  
 More...
 - A* Pro Feature:
 - This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited
The Pro version can be bought here 
  
 | 
| static string[]  | folders = new string[1] {"AstarPathfindingProject"} | 
|   | 
  
  
      
        
          | static void ApplyDefines  | 
          ( | 
          string  | 
          directory,  | 
         
        
           | 
           | 
          List< DefineObject >  | 
          defines  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static void FindDefines  | 
          ( | 
          Dictionary< string, DefineObject >  | 
          defines | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static void FindDefines  | 
          ( | 
          string  | 
          directory,  | 
         
        
           | 
           | 
          Dictionary< string, DefineObject >  | 
          defines  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static string GetAstarPath  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
staticprivate   | 
  
 
 
  
  
      
        
          | string [] folders = new string[1] {"AstarPathfindingProject"} | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following file: