A* Pathfinding Project  3.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
OptimizationHandler Class Reference

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...

Detailed Description

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

Classes

class  DefineDefinition
 

Static Public Member Functions

static void ApplyDefines (List< DefineDefinition > defines)
 
static void DisableDefine (string name)
 
static void EnableDefine (string name)
 
static List< DefineDefinitionFindDefines ()
 
static void IsDefineEnabled (string name, out bool enabled, out bool consistent)
 

Static Private Member Functions

static string GetAstarPath ()
 

Member Function Documentation

static void ApplyDefines ( List< DefineDefinition defines)
static
static void DisableDefine ( string  name)
static
static void EnableDefine ( string  name)
static
static List<DefineDefinition> FindDefines ( )
static
static string GetAstarPath ( )
staticprivate
static void IsDefineEnabled ( string  name,
out bool  enabled,
out bool  consistent 
)
static

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