Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NotePickUpHandler
C# Class NotePickUpHandler, ExorcistForHire
Inheritance:
MonoBehaviour
显示文件
Open project: JordanStone/ExorcistForHire
Public Properties
Property
Type
Description
collectSound
UnityEngine.AudioSource
note
GameObject
Public Methods
Method
Description
OnDestroy
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
collectSound
public_oe property
public
AudioSource,UnityEngine
collectSound
return
UnityEngine.AudioSource
note
public_oe property
public
GameObject
note
return
GameObject