Elin Modding Docs Doc
Loading...
Searching...
No Matches
Algorithms.PathFinderNode Struct Reference

Public Attributes

int G
 
int X
 
int Z
 
int PX
 
int PZ
 

Detailed Description

Definition at line 6 of file PathFinderNode.cs.

Member Data Documentation

◆ G

int Algorithms.PathFinderNode.G

Definition at line 9 of file PathFinderNode.cs.

◆ PX

int Algorithms.PathFinderNode.PX

Definition at line 18 of file PathFinderNode.cs.

◆ PZ

int Algorithms.PathFinderNode.PZ

Definition at line 21 of file PathFinderNode.cs.

◆ X

int Algorithms.PathFinderNode.X

Definition at line 12 of file PathFinderNode.cs.

◆ Z

int Algorithms.PathFinderNode.Z

Definition at line 15 of file PathFinderNode.cs.


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