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
StealthGem
C# Class StealthGem, angrygoats
Purpose: The stealth/purple gem. This is useful for speed runners as it causes you to be undetectable by enemies for a period of time.
Inheritance:
GenericGem
Show file
Open project: dulb640/angrygoats
Public Properties
Property
Type
Description
isInvis
bool
oldRoom
GameObject
Public Methods
Method
Description
castAnimation
( ) :
void
Protected Methods
Method
Description
Update
( ) :
void
doEffect
( ) :
void
Method Details
Update()
protected
method
protected
Update
( ) :
void
return
void
castAnimation()
public
method
public
castAnimation
( ) :
void
return
void
doEffect()
protected
method
protected
doEffect
( ) :
void
return
void
Property Details
isInvis
public property
public
bool
isInvis
return
bool
oldRoom
public property
public
GameObject
oldRoom
return
GameObject