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
DragCtrl
C# Class DragCtrl, MazeToddler
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: Nexters/MazeToddler
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
AllowGap
float
Collider
Transform
Gate
Transform
Goal
Vector3
MoveSpeed
float
Méthodes publiques
Méthode
Description
Open
( ) :
void
isOpen
( ) :
bool
Private Methods
Méthode
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Open()
public
méthode
public
Open
( ) :
void
Résultat
void
isOpen()
public
méthode
public
isOpen
( ) :
bool
Résultat
bool
Property Details
AllowGap
public_oe property
public
float
AllowGap
Résultat
float
Collider
public_oe property
public
Transform
Collider
Résultat
Transform
Gate
public_oe property
public
Transform
Gate
Résultat
Transform
Goal
public_oe property
public
Vector3
Goal
Résultat
Vector3
MoveSpeed
public_oe property
public
float
MoveSpeed
Résultat
float