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
StoreScript
C# Class StoreScript, SlashRunner
Inheritance:
MonoBehaviour
Show file
Open project: matthewAURA/SlashRunner
Class Usage Examples
Public Properties
Property
Type
Description
bodyFont
Font
destroyPowerAmount
int
headerFont
Font
heartPowerAmount
int
messageInterval
float
timerPowerAmount
int
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
bodyFont
public property
public
Font
bodyFont
return
Font
destroyPowerAmount
public property
public
int
destroyPowerAmount
return
int
headerFont
public property
public
Font
headerFont
return
Font
heartPowerAmount
public property
public
int
heartPowerAmount
return
int
messageInterval
public property
public
float
messageInterval
return
float
timerPowerAmount
public property
public
int
timerPowerAmount
return
int