Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BossAddBehavior
C# Class BossAddBehavior, ExorcistForHire
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: JordanStone/ExorcistForHire
Class Usage Examples
Public Properties
Property
Type
Description
BossToTrack
GameObject
lengthOfTether
int
Public Methods
Method
Description
AddDeath
( ) :
void
OnDisable
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
AddDeath()
public
method
public
AddDeath
( ) :
void
return
void
OnDisable()
public
method
public
OnDisable
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
BossToTrack
public_oe property
public
GameObject
BossToTrack
return
GameObject
lengthOfTether
public_oe property
public
int
lengthOfTether
return
int