C# Class FGSX.Abilities.ProjectileShootTriggerable

Inheritance: MonoBehaviour
ファイルを表示 Open project: Fleezey/roguelike-project Class Usage Examples

Public Properties

Property Type Description
m_ProjectileSpawn Transform

Public Methods

Method Description
Launch ( ) : void

Method Details

Launch() public method

public Launch ( ) : void
return void

Property Details

m_ProjectileSpawn public_oe property

public Transform m_ProjectileSpawn
return Transform