C# Class OnSelectEvent

Inheritance: MonoBehaviour
Mostra file Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Public Properties

Property Type Description
Event UnityEngine.Events.UnityEvent

Public Methods

Method Description
OnSelect ( ) : void
Start ( ) : void

Method Details

OnSelect() public method

public OnSelect ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

Event public_oe property

public UnityEvent,UnityEngine.Events Event
return UnityEngine.Events.UnityEvent