C# Class TriggeredIndicator, Hero.Coli

Inheritance: TriggeredBehaviour
Mostra file Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
indicators List

Public Methods

Method Description
triggerExit ( ) : void
triggerStart ( ) : void
triggerStay ( ) : void

Method Details

triggerExit() public method

public triggerExit ( ) : void
return void

triggerStart() public method

public triggerStart ( ) : void
return void

triggerStay() public method

public triggerStay ( ) : void
return void

Property Details

indicators public_oe property

public List indicators
return List