C# Class GrabDamage, Castle-Bashers

Inheritance: MonoBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Méthode Description
setTarget ( Player, p ) : void
setThrow ( ) : void

Private Methods

Méthode Description
OnDestroy ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

setTarget() public méthode

public setTarget ( Player, p ) : void
p Player,
Résultat void

setThrow() public méthode

public setThrow ( ) : void
Résultat void