C# Class Tac.TacStartOnce

Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: KSP-RO/TacLifeSupport Class Usage Examples

Public Properties

Property Type Description
Instance TacStartOnce

Public Methods

Method Description
ApplySettings ( ) : void
Awake ( ) : void
LoadGlobalSettings ( ) : void
OnDestroy ( ) : void
Start ( ) : void

Method Details

ApplySettings() public method

public ApplySettings ( ) : void
return void

Awake() public method

public Awake ( ) : void
return void

LoadGlobalSettings() public method

public LoadGlobalSettings ( ) : void
return void

OnDestroy() public method

public OnDestroy ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

Instance public_oe static_oe property

public static TacStartOnce,Tac Instance
return TacStartOnce