C# Class Blindfold, goalBall

This is a debugging script to blind fold the player on button command.
Inheritance: MonoBehaviour
Mostra file Open project: DrexelGoalBall/goalBall

Public Properties

Property Type Description
blindfold GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

blindfold public_oe property

public GameObject blindfold
return GameObject