Show / Hide Table of Contents

Class ExperimentDropdown

Inheritance
object
Object
Component
Behaviour
MonoBehaviour
EnumDropdown<Experiment>
ExperimentDropdown
Inherited Members
EnumDropdown<Experiment>.blankOption
Namespace: PlayUR
Assembly: PlayUR.dll
Syntax
public class ExperimentDropdown : EnumDropdown<Experiment>

Methods

| Improve this Doc View Source

OnSelect(Experiment?)

Declaration
protected override void OnSelect(Experiment? option)
Parameters
Type Name Description
Experiment? option
Overrides
EnumDropdown<Experiment>.OnSelect(Experiment?)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX