C# Class warnings.Warnings

Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: hashashin/ksp_warnings

Public Methods

Method Description
Speech ( string args ) : void

Private Methods

Method 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 method

public Speech ( string args ) : void
args string
return void