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
MenuNode
C# Class MenuNode, GrapplingHookFighters
Inheritance:
MonoBehaviour
Show file
Open project: PurdueSIGGD/GrapplingHookFighters
Class Usage Examples
Public Properties
Property
Type
Description
depth
int
direction
Direction,
Public Methods
Method
Description
Traverse
(
GameObject
nextObj
) :
void
Method Details
Traverse()
public
method
public
Traverse
(
GameObject
nextObj
) :
void
nextObj
GameObject
return
void
Property Details
depth
public property
public
int
depth
return
int
direction
public property
public
Direction,
direction
return
Direction,