C# Class MenuNode, GrapplingHookFighters

Inheritance: MonoBehaviour
Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Méthodes publiques

Свойство Type Description
depth int
direction Direction,

Méthodes publiques

Méthode Description
Traverse ( GameObject nextObj ) : void

Method Details

Traverse() public méthode

public Traverse ( GameObject nextObj ) : void
nextObj GameObject
Résultat void

Property Details

depth public_oe property

public int depth
Résultat int

direction public_oe property

public Direction, direction
Résultat Direction,