C# Class JKorTech.Extensive_Engineer_Report.FlowControlAttacher.EventHandler

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: jkoritzinsky/Extensive-Engineer-Report

Méthodes publiques

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void

Private Methods

Méthode Description
DelayFire ( ) : System.Collections.IEnumerator
FireEvent ( object val ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void