A* Pathfinding Project  4.3.7
The A* Pathfinding Project for Unity 3D
RetainedGizmos.RedrawScope Struct Reference

Public Member Functions

 RedrawScope (RetainedGizmos gizmos)
 
void RedrawLastFrame ()
 

Static Public Attributes

static int idCounter = 1
 

Package Attributes

RetainedGizmos gizmos
 
int id
 ID of the scope. More...
 

Constructor & Destructor Documentation

◆ RedrawScope()

Member Function Documentation

◆ RedrawLastFrame()

void RedrawLastFrame ( )

Member Data Documentation

◆ gizmos

RetainedGizmos gizmos
package

◆ id

int id
package

ID of the scope.

Zero means no or invalid scope.

◆ idCounter

int idCounter = 1
static

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