C# Class TimedTrap, Castle-Bashers

Inheritance: MonoBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Свойство Type Description
Interval float
Other GameObject

Méthodes publiques

Méthode Description
Activate ( bool choice ) : void
Start ( ) : void
Update ( ) : void

Method Details

Activate() public méthode

public Activate ( bool choice ) : void
choice bool
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Interval public_oe property

public float Interval
Résultat float

Other public_oe property

public GameObject Other
Résultat GameObject