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
OpeningCutscene
C# Class OpeningCutscene, DarkDreams
Inheritance:
MonoBehaviour
ファイルを表示
Open project: technicalvgda/DarkDreams
Class Usage Examples
Public Properties
Property
Type
Description
hunterEnemy
GameObject
wall
GameObject
Public Methods
Method
Description
EndCutscene
( ) :
void
Setup
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
_Cutscene
( ) :
IEnumerator
Method Details
EndCutscene()
public
method
public
EndCutscene
( ) :
void
return
void
Setup()
public
method
public
Setup
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
hunterEnemy
public_oe property
public
GameObject
hunterEnemy
return
GameObject
wall
public_oe property
public
GameObject
wall
return
GameObject