C# Class Shooting, rainCrossBow

Inheritance: MonoBehaviour
Afficher le fichier Open project: Collegiennes/rainCrossBow Class Usage Examples

Méthodes publiques

Свойство Type Description
BowBullet GameObject
BowLevel int
CrossBullet GameObject
CrossLevel int
ExplosionTemplate GameObject
HitTemplate GameObject
RainBullet GameObject
RainLevel int

Private Methods

Méthode Description
FixedUpdate ( ) : void

Property Details

BowBullet public_oe property

public GameObject BowBullet
Résultat GameObject

BowLevel public_oe property

public int BowLevel
Résultat int

CrossBullet public_oe property

public GameObject CrossBullet
Résultat GameObject

CrossLevel public_oe property

public int CrossLevel
Résultat int

ExplosionTemplate public_oe static_oe property

public static GameObject ExplosionTemplate
Résultat GameObject

HitTemplate public_oe static_oe property

public static GameObject HitTemplate
Résultat GameObject

RainBullet public_oe property

public GameObject RainBullet
Résultat GameObject

RainLevel public_oe property

public int RainLevel
Résultat int