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
PickableHealth
C# Class PickableHealth, r2d2_assignment
Inheritance:
PickableItem
Show file
Open project: timmutton/r2d2_assignment
Public Properties
Property
Type
Description
Hp
int
Protected Methods
Method
Description
DoActionOnPlayer
(
GameObject
player
) :
void
Method Details
DoActionOnPlayer()
protected
method
protected
DoActionOnPlayer
(
GameObject
player
) :
void
player
GameObject
return
void
Property Details
Hp
public property
Hit points contained by healt pack
public
int
Hp
return
int