Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PoulpeComposite
C# Class PoulpeComposite, PathfindingToolUnity
Inheritance:
PoulpeNode
Show file
Open project: benjaml/PathfindingToolUnity
Protected Properties
Property
Type
Description
nodes
List
Public Methods
Method
Description
SetNodes
(
List
Nodes
) :
void
Method Details
SetNodes()
public
method
public
SetNodes
(
List
Nodes
) :
void
Nodes
List
return
void
Property Details
nodes
protected property
protected
List
nodes
return
List