C# Class ModifyEnergyBar, wepwep

Inheritance: MonoBehaviour
Mostrar archivo 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

GetHit() public method

public GetHit ( float adj ) : void
adj float
return void

Set() public method

public Set ( float adj ) : void
adj float
return void

Property Details

target public_oe property

public GameObject target
return GameObject