ReceiverBaseMonoBehavior.AddInteractable(Interactable) Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add an interactable and add it as a handler
public:
 void AddInteractable(Microsoft::MixedReality::Toolkit::UI::Interactable ^ interactable);public void AddInteractable(Microsoft.MixedReality.Toolkit.UI.Interactable interactable);member this.AddInteractable : Microsoft.MixedReality.Toolkit.UI.Interactable -> unitPublic Sub AddInteractable (interactable As Interactable)Parameters
- interactable
- Interactable