C# Class ModifyEnergyBar, wepwep
Show file
Open project: encephalopathy/wepwep
Public Properties
Property |
Type |
Description |
|
target |
GameObject |
|
|
Public Methods
Method |
Description |
|
GetHit ( float adj ) : void |
|
|
Set ( float adj ) : void |
|
|
Method Details
public GetHit ( float adj ) : void |
adj |
float |
|
return |
void |
|
public Set ( float adj ) : void |
adj |
float |
|
return |
void |
|
Property Details
public GameObject target |
return |
GameObject |
|