2020 Constructor
Changes 0
C

GridNode

Description:
Initializes a new instance of the class
public GridNode(
	int uIndex,
	int vIndex
)