Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
EnemyBoss
C# Class EnemyBoss, PaperCowboys
Inheritance:
EnemyCharacter
ファイルを表示
Open project: Gamieon/PaperCowboys
Class Usage Examples
Public Properties
Property
Type
Description
bossHealthStyle
GUIStyle
boxTextureSolid
UnityEngine.Texture2D
Protected Properties
Property
Type
Description
maxHitpoints
float
Protected Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Method Details
OnGUI()
protected
method
protected
OnGUI
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Property Details
bossHealthStyle
public_oe property
public
GUIStyle
bossHealthStyle
return
GUIStyle
boxTextureSolid
public_oe property
public
Texture2D,UnityEngine
boxTextureSolid
return
UnityEngine.Texture2D
maxHitpoints
protected_oe property
protected
float
maxHitpoints
return
float