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
PlayerActionHandler
C# Class PlayerActionHandler, code
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: shendongnian/code
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
beingDragged
bool
currPos
Vector3
fingerIndex
int
offset
Vector3
otherObj
GameObject
Private Methods
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Property Details
beingDragged
public_oe property
public
bool
beingDragged
Résultat
bool
currPos
public_oe property
public
Vector3
currPos
Résultat
Vector3
fingerIndex
public_oe property
public
int
fingerIndex
Résultat
int
offset
public_oe property
public
Vector3
offset
Résultat
Vector3
otherObj
public_oe property
public
GameObject
otherObj
Résultat
GameObject