Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HPASharp
PathNode
C# Class HPASharp.PathNode
Exibir arquivo
Open project: Rydra/HierarchicalPathfinder
Public Properties
Property
Type
Description
Id
int
Level
int
Public Methods
Method
Description
PathNode
(
int
id
,
int
lvl
) :
System
Method Details
PathNode()
public
method
public
PathNode
(
int
id
,
int
lvl
) :
System
id
int
lvl
int
return
System
Property Details
Id
public_oe property
public
int
Id
return
int
Level
public_oe property
public
int
Level
return
int