C# Class SamplyGame.MassCross

Inheritance: SamplyGame.Weapon
ファイルを表示 Open project: xamarin/urho-samples

Protected Methods

Method Description
OnFire ( bool byPlayer ) : System.Threading.Tasks.Task

Private Methods

Method Description
Fire ( Vector3 direction, bool byPlayer ) : System.Threading.Tasks.Task

Method Details

OnFire() protected method

protected OnFire ( bool byPlayer ) : System.Threading.Tasks.Task
byPlayer bool
return System.Threading.Tasks.Task