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
UnityEngine
SendMouseEvents.HitInfo
C# Class UnityEngine.SendMouseEvents.HitInfo
Afficher le fichier
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
camera
Camera
target
GameObject
Méthodes publiques
Méthode
Description
Compare
(
SendMouseEvents
lhs
,
SendMouseEvents
rhs
) :
bool
SendMessage
(
string
name
) :
void
Method Details
Compare()
public
static
méthode
public
static
Compare
(
SendMouseEvents
lhs
,
SendMouseEvents
rhs
) :
bool
lhs
SendMouseEvents
rhs
SendMouseEvents
Résultat
bool
SendMessage()
public
méthode
public
SendMessage
(
string
name
) :
void
name
string
Résultat
void
Property Details
camera
public_oe property
public
Camera,UnityEngine
camera
Résultat
Camera
target
public_oe property
public
GameObject,UnityEngine
target
Résultat
GameObject