Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
meleeEnemyCharacter
C# Class meleeEnemyCharacter, UrsaMajor
Inheritance:
enemyCharacter
显示文件
Open project: BJarv/UrsaMajor
Public Properties
Property
Type
Description
deathParticles
GameObject
Protected Methods
Method
Description
Attack
( ) :
void
Death
( ) :
void
FixedUpdate
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Attack()
protected
method
protected
Attack
( ) :
void
return
void
Death()
protected
method
protected
Death
( ) :
void
return
void
FixedUpdate()
protected
method
protected
FixedUpdate
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
Property Details
deathParticles
public_oe property
public
GameObject
deathParticles
return
GameObject