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
Sol
RoverComponent
C# Class Sol.RoverComponent
显示文件
Open project: Stumpstump/RoverGame
Class Usage Examples
Public Properties
Property
Type
Description
currentComponentType
ComponentType
equippedItem
EquipableItem
health
float
maxHealth
float
Private Methods
Method
Description
Awake
( ) :
void
Property Details
currentComponentType
public_oe property
public
ComponentType
currentComponentType
return
ComponentType
equippedItem
public_oe property
public
EquipableItem,Sol
equippedItem
return
EquipableItem
health
public_oe property
public
float
health
return
float
maxHealth
public_oe property
public
float
maxHealth
return
float