Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EnterBattle
C# Class EnterBattle, JRPG
Inheritance:
MonoBehaviour
Mostra file
Open project: seanlazaro/JRPG
Class Usage Examples
Public Properties
Property
Type
Description
afterBattleEffect
int
destroyAfterBattle
bool
enemyBattleState
BattleState,
enemyInBattle
GameObject
Public Methods
Method
Description
Start
( ) :
void
StartBattle
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
StartBattle()
public
method
public
StartBattle
( ) :
void
return
void
Property Details
afterBattleEffect
public_oe property
public
int
afterBattleEffect
return
int
destroyAfterBattle
public_oe property
public
bool
destroyAfterBattle
return
bool
enemyBattleState
public_oe property
public
BattleState,
enemyBattleState
return
BattleState,
enemyInBattle
public_oe property
public
GameObject
enemyInBattle
return
GameObject