Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UnityEngine
SendMouseEvents.HitInfo
C# Class UnityEngine.SendMouseEvents.HitInfo
ファイルを表示
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
camera
Camera
target
GameObject
Public Methods
Method
Description
Compare
(
SendMouseEvents
lhs
,
SendMouseEvents
rhs
) :
bool
SendMessage
(
string
name
) :
void
Method Details
Compare()
public
static
method
public
static
Compare
(
SendMouseEvents
lhs
,
SendMouseEvents
rhs
) :
bool
lhs
SendMouseEvents
rhs
SendMouseEvents
return
bool
SendMessage()
public
method
public
SendMessage
(
string
name
) :
void
name
string
return
void
Property Details
camera
public_oe property
public
Camera,UnityEngine
camera
return
Camera
target
public_oe property
public
GameObject,UnityEngine
target
return
GameObject