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
SealSwitch
C# Class SealSwitch
Inheritance:
MonoBehaviour
ファイルを表示
Open project: jsngai/deepsquid
Public Properties
Property
Type
Description
questComplete
bool
Public Methods
Method
Description
OnTriggerStay
(
Collider
other
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerStay()
public
method
public
OnTriggerStay
(
Collider
other
) :
void
other
Collider
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
questComplete
public_oe property
public
bool
questComplete
return
bool