Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RitualController
C# Class RitualController, The-Ritual-of-Jesses-House
Inheritance:
MonoBehaviour
Show file
Open project: lopalop2/The-Ritual-of-Jesses-House
Public Properties
Property
Type
Description
WinScreen
GameObject
numRitualItems
int
Public Methods
Method
Description
EndGame
( ) :
void
ItemComplete
( ) :
void
ItemRemoved
( ) :
void
Method Details
EndGame()
public
method
public
EndGame
( ) :
void
return
void
ItemComplete()
public
method
public
ItemComplete
( ) :
void
return
void
ItemRemoved()
public
method
public
ItemRemoved
( ) :
void
return
void
Property Details
WinScreen
public property
public
GameObject
WinScreen
return
GameObject
numRitualItems
public property
public
int
numRitualItems
return
int