Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HPASharp
Node
C# Class HPASharp.Node
显示文件
Open project: Rydra/HierarchicalPathfinder
Public Properties
Property
Type
Description
Id
int
Level
int
Public Methods
Method
Description
Node
(
int
id
,
int
lvl
) :
System
Method Details
Node()
public
method
public
Node
(
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