C# Class TrapChecker, Castle-Bashers

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

Méthodes publiques

Свойство Type Description
parent GameObject
timeToLive float

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider other ) : void
Start ( ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

parent public_oe property

public GameObject parent
Résultat GameObject

timeToLive public_oe property

public float timeToLive
Résultat float