C# Class warnings.Warnings

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: hashashin/ksp_warnings

Méthodes publiques

Méthode Description
Speech ( string args ) : void

Private Methods

Méthode Description
Awake ( ) : void
OnCrewKilled ( EventReport data ) : void
OnDestroy ( ) : void
OnLaunch ( EventReport data ) : void
OnOverHeat ( EventReport data ) : void
Start ( ) : void
Toggle ( ) : void
Update ( ) : void

Method Details

Speech() public méthode

public Speech ( string args ) : void
args string
Résultat void