C# Class ActivateScript, Lurk2015Testing

Inheritance: MonoBehaviour
Show file Open project: gmuGADIG/Lurk2015Testing Class Usage Examples

Public Properties

Property Type Description
startActive bool

Public Methods

Method Description
Activate ( ) : void
Start ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

startActive public property

public bool startActive
return bool