Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GameMachine
WaypointRoute
C# Class GameMachine.WaypointRoute
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: gamemachine/gamemachine
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
showAtRuntime
bool
type
Type
Méthodes publiques
Méthode
Description
CurrentWaypoint
( ) :
Waypoint
CurrentWaypointIndex
( ) :
int
NextWaypoint
( ) :
Waypoint
Reset
( ) :
void
Start
( ) :
void
Method Details
CurrentWaypoint()
public
méthode
public
CurrentWaypoint
( ) :
Waypoint
Résultat
Waypoint
CurrentWaypointIndex()
public
méthode
public
CurrentWaypointIndex
( ) :
int
Résultat
int
NextWaypoint()
public
méthode
public
NextWaypoint
( ) :
Waypoint
Résultat
Waypoint
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Property Details
showAtRuntime
public_oe property
public
bool
showAtRuntime
Résultat
bool
type
public_oe property
public
Type
type
Résultat
Type