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
InformationBox
C# Class InformationBox, 2DPlatformer
Inheritance:
MonoBehaviour
显示文件
Open project: MarbleGameDev/2DPlatformer
Class Usage Examples
Public Properties
Property
Type
Description
shopMode
bool
Public Methods
Method
Description
Clear
( ) :
void
DisplayObject
(
object
obj
) :
void
Sets the information display to the correct text for the object passed
Start
( ) :
void
Update
( ) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
DisplayObject()
public
method
Sets the information display to the correct text for the object passed
public
DisplayObject
(
object
obj
) :
void
obj
object
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
shopMode
public_oe property
public
bool
shopMode
return
bool