Class ExperimentDropdown
Inheritance
Object
Component
Behaviour
MonoBehaviour
ExperimentDropdown
Inherited Members
Namespace: PlayUR
Assembly: PlayUR.dll
Syntax
public class ExperimentDropdown : EnumDropdown<Experiment>
Methods
| Improve this Doc View SourceOnSelect(Experiment?)
Declaration
protected override void OnSelect(Experiment? option)
Parameters
Type | Name | Description |
---|---|---|
Experiment? | option |