C# Class GrabDamage, Castle-Bashers

Inheritance: MonoBehaviour
Mostrar archivo Open project: DevelopersGuild/Castle-Bashers

Public Methods

Method Description
setTarget ( Player, p ) : void
setThrow ( ) : void

Private Methods

Method Description
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

setTarget() public method

public setTarget ( Player, p ) : void
p Player,
return void

setThrow() public method

public setThrow ( ) : void
return void