C# Class LateActivation, Plumbing

Inheritance: MonoBehaviour
Datei anzeigen Open project: oxygencraft/Plumbing

Public Properties

Property Type Description
timeUntilEnable float

Public Methods

Method Description
Awake ( ) : void
Enable ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Enable() public method

public Enable ( ) : void
return void

Property Details

timeUntilEnable public_oe property

public float timeUntilEnable
return float