C# Class Abilities, Final_Project_Main

Afficher le fichier Open project: framadan/Final_Project_Main Class Usage Examples

Méthodes publiques

Свойство Type Description
delay float
delayTime float
eFire GameObject
fire GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

delay public_oe property

public float delay
Résultat float

delayTime public_oe property

public float delayTime
Résultat float

eFire public_oe property

public GameObject eFire
Résultat GameObject

fire public_oe property

public GameObject fire
Résultat GameObject